Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
remix.run.router
/
MemoryHistoryOptions
Memory
History
Options
sealed
external
interface
MemoryHistoryOptions
(
source
)
Members
Properties
initial
Entries
Link copied to clipboard
abstract
var
initialEntries
:
ReadonlyArray
<
InitialEntry
>
?
initial
Index
Link copied to clipboard
abstract
var
initialIndex
:
Double
?
v5Compat
Link copied to clipboard
abstract
var
v5Compat
:
Boolean
?