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

Type alias ThemeConfig

ThemeConfig: PropsWithChildren< { theme: ThemeOid | ThemeSettings; } >

Configurations for Theme.

Two options are supported:

(1) ThemeSettings -- Custom theme settings that override the default theme settings.

OR

(2) ThemeOid -- Theme identifier as defined in a Fusion instance (Admin > App Configuration > Look and Feel). See Customizing the Sisense User Interface for more details.

Last Updated: