Class ScrollableTabBar

A specialized tab bar for the main and bottom areas.

Hierarchy (view full)

Constructors

Properties

_dynamicTabOptions?: core.Options
contentContainer: HTMLElement
isMouseOver: boolean = false
needsRecompute: boolean = false
openTabsContainer: HTMLDivElement
openTabsRoot: Root
pendingReveal?: Promise<void>
scrollBar: undefined | PerfectScrollbar
scrollbarOptions?: Options
tabSize: number = 0
toDispose: DisposableCollection = ...
topRow: HTMLElement

Accessors

Methods