Web Storage API Storage interface used by localStorage / sessionStorage.

Stability: 1.2 - Release candidate. Enable with --experimental-webstorage. localStorage persists to the file given by --localstorage-file.

Also available as js.Node.localStorage and js.Node.sessionStorage.

See also:

Variables

read onlylength:Int

Methods