Vizel API / core/src / getStoredVizelTheme
Function: getStoredVizelTheme()
ts
function getStoredVizelTheme(storageKey): VizelTheme | null;Defined in: packages/core/src/theme.ts:86
Get stored theme from storage
Parameters
| Parameter | Type |
|---|---|
storageKey | string |
Returns
VizelTheme | null