theme
Home > @gooddata/sdk-ui-theme-provider > IThemeContextProviderProps > theme
IThemeContextProviderProps.theme property
Theme object contains properties to be used instead of default ones. When undefined, no theme is applied and default styling is used.
Signature:
theme: ITheme | undefined;