Function: EntityForm
▸ EntityForm<M
>(«destructured»
): Element
This is the form used internally by the CMS
Type parameters
Name | Type |
---|---|
M | extends Record <string , any > |
Parameters
Name | Type |
---|---|
«destructured» | EntityFormProps <M > |
Returns
Element
▸ EntityForm<M
>(«destructured»
): Element
This is the form used internally by the CMS
Name | Type |
---|---|
M | extends Record <string , any > |
Name | Type |
---|---|
«destructured» | EntityFormProps <M > |
Element