Header menu logo fable-electron-docs-api

Storages Type

Union cases

Union case Description

Cachestorage

Full Usage: Cachestorage

Cookies

Full Usage: Cookies

Filesystem

Full Usage: Filesystem

Indexdb

Full Usage: Indexdb

Localstorage

Full Usage: Localstorage

Serviceworkers

Full Usage: Serviceworkers

Shadercache

Full Usage: Shadercache

Websql

Full Usage: Websql

Instance members

Instance member Description

this.IsCachestorage

Full Usage: this.IsCachestorage

Returns: bool
Returns: bool

this.IsCookies

Full Usage: this.IsCookies

Returns: bool
Returns: bool

this.IsFilesystem

Full Usage: this.IsFilesystem

Returns: bool
Returns: bool

this.IsIndexdb

Full Usage: this.IsIndexdb

Returns: bool
Returns: bool

this.IsLocalstorage

Full Usage: this.IsLocalstorage

Returns: bool
Returns: bool

this.IsServiceworkers

Full Usage: this.IsServiceworkers

Returns: bool
Returns: bool

this.IsShadercache

Full Usage: this.IsShadercache

Returns: bool
Returns: bool

this.IsWebsql

Full Usage: this.IsWebsql

Returns: bool
Returns: bool

Type something to start searching.