Interface: ExtraActionsParams<M, UserType>
Parameter passed to the extraActions
builder in the collection configuration
Type parameters​
Name | Type |
---|---|
M | extends Object = any |
UserType | User |
Properties​
collection​
• collection: EntityCollection
<M
, string
, any
>
The collection configuration
Defined in​
context​
• context: FireCMSContext
<UserType
>
Context of the app status
Defined in​
path​
• path: string
Collection path of this entity
Defined in​
selectionController​
• selectionController: SelectionController
<M
>
Use this controller to get the selected entities and to update the selected entities state