toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-react-router-dom
/
react.router.dom
/
ScrollRestorationProps
Scroll
Restoration
Props
sealed
external
interface
ScrollRestorationProps
:
Props
(
source
)
Members
Properties
get
Key
Link copied to clipboard
abstract
var
getKey
:
GetScrollRestorationKeyFunction
?
key
Link copied to clipboard
abstract
var
key
:
Key
?
storage
Key
Link copied to clipboard
abstract
var
storageKey
:
String
?
Functions
unary
Plus
Link copied to clipboard
open
inline operator
fun
Props
?
.
unaryPlus
(
)