toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.history
/
PopStateEvent
/
state
state
val
state
:
Any
?
(
source
)
Returns a copy of the information that was provided to pushState() or replaceState().
MDN Reference