Output:
'first' will display the first rendered child component only (will render only B):
B - SecondItem
'index' will display the third component only (will render only C):
C - ThirdItem
[HOME]
[SOURCE]