Interfaces
LocalPersister
The LocalPersister interface represents a Persister that lets you save and load Store data to and from the browser's local storage. Read more.
SessionPersister
The SessionPersister interface represents a Persister that lets you save and load Store data to and from the browser's session storage. Read more.