Skip to content

WorkspaceTemplateSidebarSection

Defined in: namespaces.ts:1166

A sidebar section within a workspace template.

id: string

Defined in: namespaces.ts:1168

Section ID (stringified UUID).


name: string

Defined in: namespaces.ts:1170

Section display name.


icon: string

Defined in: namespaces.ts:1172

SF Symbol icon name.


optional color?: string

Defined in: namespaces.ts:1174

Hex color string.


items: WorkspaceTemplateFavoriteItem[]

Defined in: namespaces.ts:1176

Favorite items in this section.


sortOrder: number

Defined in: namespaces.ts:1178

Sort order.