Function: Scaffold
▸ Scaffold(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
This view acts as a scaffold for FireCMS.
It is in charge of displaying the navigation drawer, top bar and main collection views. This component needs a parent FireCMS
Parameters
Name | Type |
---|---|
props | PropsWithChildren <ScaffoldProps <{}>> |
Returns
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Defined in
node_modules/@types/react/ts5.0/index.d.ts:345