Tab$Typings extension

on

Properties

group TabGroup

Available on Tab, provided by the Tab$Typings extension

The group which the tab belongs to.
no setter
input Object

Available on Tab, provided by the Tab$Typings extension

Defines the structure of the tab i.e. text, notebook, custom, etc. Resource and other useful properties are defined on the tab kind.
no setter
isActive bool

Available on Tab, provided by the Tab$Typings extension

Whether or not the tab is currently active. This is dictated by being the selected tab in the group.
no setter
isDirty bool

Available on Tab, provided by the Tab$Typings extension

Whether or not the dirty indicator is present on the tab.
no setter
isPinned bool

Available on Tab, provided by the Tab$Typings extension

Whether or not the tab is pinned (pin icon is present).
no setter
isPreview bool

Available on Tab, provided by the Tab$Typings extension

Whether or not the tab is in preview mode.
no setter
label String

Available on Tab, provided by the Tab$Typings extension

The text displayed on the tab.
no setter