Interface: ScaffoldProps
Properties​
autoOpenDrawer?​
optional
autoOpenDrawer:boolean
Open the drawer on hover
Defined in​
packages/firecms_core/src/app/Scaffold.tsx:18
className?​
optional
className:string
Defined in​
packages/firecms_core/src/app/Scaffold.tsx:26
logo?​
optional
logo:string
Logo to be displayed in the top bar and drawer. Note that this has no effect if you are using a custom AppBar or Drawer.
Defined in​
packages/firecms_core/src/app/Scaffold.tsx:24
style?​
optional
style:CSSProperties