Interface: WorkspaceSectionProps
Defined in: packages/sdk/src/workspace-service.ts:40
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:42
The id of the workspace whose row this component is rendering inside.