API > wxt/browser > Browser > tabGroups > UpdateProperties
Interface: UpdateProperties
Contents
Properties
collapsed
collapsed?:
boolean
Optional. Whether the group should be collapsed.
Source
packages/browser/src/gen/index.d.ts:12264
color
color?:
ColorEnum
Optional. The color of the group.
Source
packages/browser/src/gen/index.d.ts:12266
title
title?:
string
Optional. The title of the group.
Source
packages/browser/src/gen/index.d.ts:12268
Generated using typedoc-plugin-markdown and TypeDoc