Interface: ScaffoldProps
Properties​
Drawer​
• Optional
Drawer: ComponentType
<DrawerProps
>
In case you need to override the view that gets rendered as a drawer
see
FireCMSDrawer
Defined in​
logo​
• Optional
logo: string
Logo to be displayed in the drawer of the CMS
Defined in​
name​
• name: string
Name of the app, displayed as the main title and in the tab title
Defined in​
toolbarExtraWidget​
• Optional
toolbarExtraWidget: ReactNode
A component that gets rendered on the upper side of the main toolbar