renderMatches
Renders the result of matchRoutes()
into a React element.
§
renderMatches(matches: RouteMatch[] | null): React.ReactElement | null
[src]§Parameters
§
matches: RouteMatch[] | null
[src]§Return Type
§
React.ReactElement | null
[src]Renders the result of matchRoutes()
into a React element.