PluginFormActionProps
@firecms/core / PluginFormActionProps
Interface: PluginFormActionProps<USER, EC>
Section titled “Interface: PluginFormActionProps<USER, EC>”Defined in: types/plugins.tsx:232
Type Parameters
Section titled “Type Parameters”EC extends EntityCollection = EntityCollection
Properties
Section titled “Properties”collection
Section titled “collection”collection:
EC
Defined in: types/plugins.tsx:237
context
Section titled “context”context:
FireCMSContext<USER>
Defined in: types/plugins.tsx:240
disabled
Section titled “disabled”disabled:
boolean
Defined in: types/plugins.tsx:238
entityId?
Section titled “entityId?”
optionalentityId:string
Defined in: types/plugins.tsx:233
formContext?
Section titled “formContext?”
optionalformContext:FormContext<any>
Defined in: types/plugins.tsx:239
openEntityMode
Section titled “openEntityMode”openEntityMode:
"side_panel"|"full_screen"
Defined in: types/plugins.tsx:241
parentCollectionIds
Section titled “parentCollectionIds”parentCollectionIds:
string[]
Defined in: types/plugins.tsx:235
path:
string
Defined in: types/plugins.tsx:234
status
Section titled “status”status:
EntityStatus
Defined in: types/plugins.tsx:236