WindowLocalStorage

JS
1.1
interface WindowLocalStorage
(source)

Exposes the JavaScript WindowLocalStorage to Kotlin

Properties

JS
1.1

localStorage

abstract val localStorage: Storage

Inheritors

JS
1.1

Window

Exposes the JavaScript Window to Kotlin