IDashboardThemingProps
Home > @gooddata/sdk-ui-dashboard > IDashboardThemingProps
IDashboardThemingProps interface
Signature:
export interface IDashboardThemingProps
Properties
Property |
Modifiers |
Type |
Description |
---|---|---|---|
boolean |
(Optional) When true, disables the loading of the workspace theme and creation of a ThemeProvider (if there is none already present in the parent scope). | ||
(Optional) Theme to use. | |||
(Optional) If provided it is called with loaded theme to allow its modification according to the app needs. |