sisense.com
✅ You are viewing documentation for the latest version of Compose SDK.
Version:

Class ThemeService

Service for working with Sisense Fusion themes.

If no theme service is used, the current Fusion theme is applied by default.

Constructors

constructor

new ThemeService(sisenseContextService, themeConfig?): ThemeService

Parameters

ParameterType
sisenseContextServiceSisenseContextService
themeConfig?ThemeConfig

Returns

ThemeService

Methods

updateThemeSettings

updateThemeSettings(theme): Promise< void >

Parameters

ParameterType
themeThemeSettings | string

Returns

Promise< void >

Last Updated: