Function: NavigationRoutes
▸ NavigationRoutes(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
This component is in charge of rendering all the related routes (entity collection root views, custom views or the home route) related to a NavigationContext. This component needs a parent FireCMS
Parameters
Name | Type |
---|---|
props | NavigationRoutesProps |
Returns
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Defined in
node_modules/@types/react/ts5.0/index.d.ts:345