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