activePaneId
activePaneId: number = 0
activeTabId
activeTabId: number = 0
collapsableContent
collapsableContent: CollapsableContentComponent
contextMenu
contextMenu: TabContextMenu = ...
paneResizing
paneResizing: boolean = false
tabs
tabs: TerminalTab[] = []
visible
visible: boolean = false
A component that displays the CLI on the bottom of page.