Tab$Typings extension
Properties
-
group
→ TabGroup
-
The group which the tab belongs to.
no setter
-
input
→ Object
-
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
-
Whether or not the tab is currently active.
This is dictated by being the selected tab in the group.
no setter
-
isDirty
→ bool
-
Whether or not the dirty indicator is present on the tab.
no setter
-
isPinned
→ bool
-
Whether or not the tab is pinned (pin icon is present).
no setter
-
isPreview
→ bool
-
Whether or not the tab is in preview mode.
no setter
-
label
→ String
-
The text displayed on the tab.
no setter