Preparing search index...
The search index is not available
React Router API Reference
React Router API Reference
react-router
RoutesProps
Interface RoutesProps
interface
RoutesProps
{
children
?:
ReactNode
;
location
?:
string
|
Partial
<
Location
<
any
>
>
;
}
Index
Properties
children?
location?
Properties
Optional
children
children
?:
ReactNode
Nested
Route
elements
Optional
location
location
?:
string
|
Partial
<
Location
<
any
>
>
The location to match against. Defaults to the current location.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
location
React Router API Reference
Loading...
Nested Route elements