Outlet
Renders the child route's element, if there is one.
§
Outlet(props: OutletProps): React.ReactElement | null
[src]§Parameters
§
props: OutletProps
[src]§Return Type
§
React.ReactElement | null
[src]Renders the child route's element, if there is one.