IThemeContextProviderProps
Home > @gooddata/sdk-ui-theme-provider > IThemeContextProviderProps
IThemeContextProviderProps interface
Signature:
export interface IThemeContextProviderProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
children? | React.ReactNode | (Optional) React children | |
theme | ITheme | Theme object contains properties to be used instead of default ones | |
themeIsLoading | boolean | Flag telling whether the theme object is being loaded or not |