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

Interface ThemeProviderProps

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.

Properties

theme

theme?: ThemeSettings | string

Theme for visual styling of the various components

Last Updated: