sessionStorageAdapter
function sessionStorageAdapter(key, options?): PersistAdapter;Survives reloads, but dies with the tab.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
key | string |
options? | WebStorageAdapterOptions |
function sessionStorageAdapter(key, options?): PersistAdapter;Survives reloads, but dies with the tab.
| Parameter | Type |
|---|---|
key | string |
options? | WebStorageAdapterOptions |