Function: Scaffold
▸ Scaffold(props
): Element
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
Element