Preparing search index...
The search index is not available
React Router API Reference
React Router API Reference
react-router
MemoryRouterProps
Interface MemoryRouterProps
interface
MemoryRouterProps
{
basename
?:
string
;
children
?:
ReactNode
;
initialEntries
?:
InitialEntry
[]
;
initialIndex
?:
number
;
}
Index
Properties
basename?
children?
initial
Entries?
initial
Index?
Properties
Optional
basename
basename
?:
string
Optional
children
children
?:
ReactNode
Optional
initial
Entries
initial
Entries
?:
InitialEntry
[]
Optional
initial
Index
initial
Index
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
basename
children
initial
Entries
initial
Index
React Router API Reference
Loading...