Interface: WorkspaceSectionProps
Defined in: packages/sdk/src/workspace-service.ts:41
Props passed to a WorkspaceSectionProvider component for each workspace row it is mounted in.
Properties
workspaceId
ts
workspaceId: string;Defined in: packages/sdk/src/workspace-service.ts:43
The id of the workspace whose row this component is rendering inside.