ITabControlOptions
Defined in: src/widgets/types.ts:33
See TabControl.create and ui.tabControl
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
key? | string | When provided, the currently selected pane is persisted across sessions in localStorage | src/widgets/types.ts:39 |
vertical? | boolean | Whether the tab header is rendered vertically, on the left side | src/widgets/types.ts:36 |