WindowSessionStorage

JS
1.1
interface WindowSessionStorage
(source)

Exposes the JavaScript WindowSessionStorage to Kotlin

Properties

JS
1.1

sessionStorage

abstract val sessionStorage: Storage

Inheritors

JS
1.1

Window

Exposes the JavaScript Window to Kotlin