IWorkspaceProviderProps
Home > @gooddata/sdk-ui > IWorkspaceProviderProps
IWorkspaceProviderProps interface
Props of the WorkspaceProvider component.
Signature:
export interface IWorkspaceProviderProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
children? | React.ReactNode | (Optional) React children | |
workspace | string | Workspace with which the components should work with. |