Home > @activeviam/activeui-sdk > Theming
Theming interface
Signature:
export interface Theming
Properties
| Property | Type | Description |
|---|---|---|
| getPalette | () => UserThemeConfig | |
| getThemeConfig | () => UserThemeConfig | |
| listThemes | () => ThemeDescription[] |
Home > @activeviam/activeui-sdk > Theming
Signature:
export interface Theming
| Property | Type | Description |
|---|---|---|
| getPalette | () => UserThemeConfig | |
| getThemeConfig | () => UserThemeConfig | |
| listThemes | () => ThemeDescription[] |