Type alias: FireCMSCustomization
Ƭ FireCMSCustomization: Object
Type declaration
Name | Type | Description |
---|---|---|
fields? | Record <string , FieldConfig > | Record of custom form fields to be used in the CMS. You can use the key to reference the custom field in the fieldConfig prop of a property in a collection. |
views? | CMSView [] | CMSViewsBuilder | Custom additional views created by the developer, added to the main navigation |