The Reference List`1 component acts as a way to store a list of references as a stand alone component. like a ReferenceField, but for a list of items of the same type.
This component does not provide a way to index through its items. If you need this functionality, consider using a ReferenceMultiplexer Instead.