On this page
Properties

Interface WindowLocalStorage

interface WindowLocalStorage {
    localStorage: Storage;
}

Hierarchy (View Summary)

Index

Properties

Properties

localStorage: Storage
Was this helpful?
SDK JS
Reference
WindowLocalStorage