Skip to content

WorkspaceTemplateSidebarSection

Defined in: namespaces.ts:1167

A sidebar section within a workspace template.

id: string

Defined in: namespaces.ts:1169

Section ID (stringified UUID).


name: string

Defined in: namespaces.ts:1171

Section display name.


icon: string

Defined in: namespaces.ts:1173

SF Symbol icon name.


optional color?: string

Defined in: namespaces.ts:1175

Hex color string.


items: WorkspaceTemplateFavoriteItem[]

Defined in: namespaces.ts:1177

Favorite items in this section.


sortOrder: number

Defined in: namespaces.ts:1179

Sort order.