WorkspaceTemplateSidebarSection
Defined in: namespaces.ts:1167
A sidebar section within a workspace template.
Properties
Section titled “Properties”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.
color?
Section titled “color?”
optionalcolor?:string
Defined in: namespaces.ts:1175
Hex color string.
items:
WorkspaceTemplateFavoriteItem[]
Defined in: namespaces.ts:1177
Favorite items in this section.
sortOrder
Section titled “sortOrder”sortOrder:
number
Defined in: namespaces.ts:1179
Sort order.