Monster.Data.Datasource.Storage. LocalStorage

The LocalStorage Datasource provides a data store in the browser localStorage.

Constructor

new LocalStorage()

The LocalStorage class encapsulates the access to data objects.

Since
  • 1.22.0
License
  • AGPLv3

Members

(static) instanceSymbol

This method is called by the instanceof operator.

This method is called by the instanceof operator.

Since
  • 2.1.0

Methods

getClone() → {LocalStorage}

Create clone

.

Create clone

Returns:
Type: 
LocalStorage