Route
Declares an element that should be rendered at a certain URL path.
§
Route(_props: RouteProps): React.ReactElement | null
[src]§Parameters
§
_props: RouteProps
[src]§Return Type
§
React.ReactElement | null
[src]Declares an element that should be rendered at a certain URL path.