Skip to main content
Version: 3.0.0-beta

Type Alias: EntityCollectionViewProps<M>

EntityCollectionViewProps<M>: object & EntityCollection<M>

Type declaration​

className?​

optional className: string

fullPath?​

optional fullPath: string

Complete path where this collection is located. It defaults to the collection path if not provided.

isSubCollection?​

optional isSubCollection: boolean

Whether this is a subcollection or not.

parentCollectionIds?​

optional parentCollectionIds: string[]

If this is a subcollection, specify the parent collection ids.

Type Parameters​

• M extends Record<string, any>

Defined in​

packages/firecms_core/src/components/EntityCollectionView/EntityCollectionView.tsx:80

Sign up to our newsletter to get the latest news and updates. No spam!