Whether a tab can be deselected by the user.
The default is false
.
The selection behavior when inserting a tab.
The default is 'select-tab-if-needed'
.
The layout orientation of the tab bar.
The default is horizontal
.
The selection behavior when removing a tab.
The default is 'select-tab-after'
.
A renderer to use with the tab bar.
The default is a shared renderer instance.
Whether the tabs are movable by the user.
The default is false
.
Generated using TypeDoc
An options object for creating a tab bar.