ITabControlOptions
Defined in: js-api/src/widgets/types.ts:47
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 | js-api/src/widgets/types.ts:53 |
vertical? | boolean | Whether the tab header is rendered vertically, on the left side | js-api/src/widgets/types.ts:50 |