Readonly
Provides the storage_clear, storage_get, storage_key, storage_length, storage_remove, and storage_set calls.
To utilize cookies as the storage method.
To utilize local storage which lives once a session is closed.
To utilize session storage which clears once a session is closed.
Provides the storage_clear, storage_get, storage_key, storage_length, storage_remove, and storage_set calls.