children
Home > @gooddata/sdk-ui > IClientWorkspaceProviderCoreProps > children
IClientWorkspaceProviderCoreProps.children property
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.
Wrapped React components that will have access to the LCMWorkspace context.
Signature:
children: React.ReactNode;