IClientWorkspaceProviderCoreProps
Home > @gooddata/sdk-ui > IClientWorkspaceProviderCoreProps
IClientWorkspaceProviderCoreProps interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Common props of the ClientWorkspaceProvider.
Signature:
export interface IClientWorkspaceProviderCoreProps
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
backend? | IAnalyticalBackend | (ALPHA) (Optional) Specify an instance of the analytical backend instance to work with. | |
children | React.ReactNode | (ALPHA) Wrapped React components that will have access to the LCMWorkspace context. |