modifier
Home > @gooddata/sdk-ui-theme-provider > IThemeProviderProps > modifier
IThemeProviderProps.modifier property
If provided it is called with loaded theme to allow its modification according to the app needs.
Signature:
modifier?: ThemeModifier;