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