Skip to main content
Version: 3.0.0-beta

Type Alias: EntityCollectionViewActionsProps<M>

EntityCollectionViewActionsProps<M>: object

Type Parameters​

• M extends Record<string, any>

Type declaration​

collection​

collection: EntityCollection<M>

collectionEntitiesCount​

collectionEntitiesCount: number

onMultipleDeleteClick()​

onMultipleDeleteClick: () => void

Returns​

void

onNewClick()​

onNewClick: () => void

Returns​

void

parentCollectionIds​

parentCollectionIds: string[]

path​

path: string

relativePath​

relativePath: string

selectionController​

selectionController: SelectionController<M>

selectionEnabled​

selectionEnabled: boolean

tableController​

tableController: EntityTableController<M>

Defined in​

packages/firecms_core/src/components/EntityCollectionView/EntityCollectionViewActions.tsx:10

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