App โบ loadLocalStorage
App.loadLocalStorage() method
Retrieve value from localStorage for this vault.
Signature:
loadLocalStorage(key: string): any | null;Parameters
| Parameter | Type | Description |
|---|---|---|
key | string |
Returns:
any | null
1 min read
App โบ loadLocalStorage
Retrieve value from localStorage for this vault.
Signature:
loadLocalStorage(key: string): any | null;| Parameter | Type | Description |
|---|---|---|
key | string |
Returns:
any | null