workspace
Home > @gooddata/sdk-ui-theme-provider > IThemeProviderProps > workspace
IThemeProviderProps.workspace property
Identifier of analytical workspace, from which the ThemeProvider will obtain the selected theme identifier
Signature:
workspace?: string;
Remarks
If you do not specify workspace identifier, then you MUST have WorkspaceProvider up in the component tree.