themeStatus
Home > @gooddata/sdk-ui-theme-provider > IThemeContextProviderProps > themeStatus
IThemeContextProviderProps.themeStatus property
Status telling whether the theme object is being loaded or not Started in pending state, then switches to loading and finally to success Can skip loading if theme does not have to be loaded from backend
Signature:
themeStatus?: ThemeStatus;