TinyBase logoTinyBase

Functions

These are the functions within the persister-browser module.

createLocalPersister

The createLocalPersister function creates a Persister object that can persist the Store to the browser's local storage.

createSessionPersister

The createSessionPersister function creates a Persister object that can persist the Store to the browser's session storage.