workspace
Home > @gooddata/sdk-ui > ITranslationsCustomizationProviderProps > workspace
ITranslationsCustomizationProviderProps.workspace property
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
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.