Interface: PluginFormActionProps<UserType>
Type parameters
Name | Type |
---|---|
UserType | extends User = User |
Properties
collection
• collection: EntityCollection
<any
, string
, User
>
Defined in
context
• context: FireCMSContext
<UserType
, AuthController
<UserType
>>
Defined in
currentEntityId
• Optional
currentEntityId: string
Defined in
entityId
• Optional
entityId: string
Defined in
formController
• formController: FormController
<any
>
Defined in
path
• path: string
Defined in
status
• status: EntityStatus