theme
Home > @gooddata/sdk-ui-dashboard > IDashboardThemingProps > theme
IDashboardThemingProps.theme property
Theme to use.
Signature:
theme?: ITheme;
Remarks
Note: the theme can come either from this property or from ThemeContext or from the dashboard. If you do not specify theme here, it will be taken from an existing ThemeContext or if there is no ThemeContext, it will be loaded for the dashboard.