Skip to main content
Version: 2.0.0

Variable: EntityCollectionView

Const EntityCollectionView: FunctionComponent<EntityCollectionViewProps<any>>

This component is in charge of binding a datasource path with an EntityCollection where it's configuration is defined. It includes an infinite scrolling table and a 'Add' new entities button,

This component is the default one used for displaying entity collections and is in charge of generating all the specific actions and customization of the lower level EntityCollectionTable

Please note that you only need to use this component if you are building a custom view. If you just need to create a default view you can do it exclusively with config options.

If you need a lower level implementation with more granular options, you can use EntityCollectionTable.

If you need a generic table that is not bound to the datasource or entities and properties at all, you can check VirtualTable

param

param

Defined in

lib/src/core/components/EntityCollectionView/EntityCollectionView.tsx:72

Enterprise or start-up?

Learn how to get the most out of your project with the help of our consulting team.
Learn more
Sign up to our newsletter to get the latest news and updates. No spam!