Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-react-router
/
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
(
)