Preparing search index...
The search index is not available
React Router API Reference
React Router API Reference
react-router
NavigateProps
Interface NavigateProps
interface
NavigateProps
{
relative
?:
RelativeRoutingType
;
replace
?:
boolean
;
state
?:
any
;
to
:
To
;
}
Index
Properties
relative?
replace?
state?
to
Properties
Optional
relative
relative
?:
RelativeRoutingType
Optional
replace
replace
?:
boolean
Optional
state
state
?:
any
to
to
:
To
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
relative
replace
state
to
React Router API Reference
Loading...