Preparing search index...
The search index is not available
@xarc/react-router
@xarc/react-router
browser
ReactRouterDom
HistoryRouterProps
Interface HistoryRouterProps
interface
HistoryRouterProps
{
basename
?:
string
;
children
?:
ReactNode
;
future
?:
FutureConfig
;
history
:
History
;
}
Index
Properties
basename?
children?
future?
history
Properties
Optional
basename
basename
?:
string
Optional
children
children
?:
ReactNode
Optional
future
future
?:
FutureConfig
history
history
:
History
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
basename
children
future
history
@xarc/react-router
Loading...