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