workspace
Home > @gooddata/sdk-ui-dashboard > IDashboardBaseProps > workspace
IDashboardBaseProps.workspace property
Identifier of analytical workspace, from which the dashboard obtains data to render.
Signature:
workspace?: string;
Remarks
If you do not specify workspace identifier, then you MUST have WorkspaceProvider up in the component tree.