ThemeModifier
Home > @gooddata/sdk-ui-theme-provider > ThemeModifier
ThemeModifier type
Signature:
export type ThemeModifier = (theme: ITheme) => ITheme;
References: ITheme
Home > @gooddata/sdk-ui-theme-provider > ThemeModifier
Signature:
export type ThemeModifier = (theme: ITheme) => ITheme;
References: ITheme