Interface ITabAreaConfig

A layout config object for a tab area.

Hierarchy

  • ITabAreaConfig

Properties

currentIndex: number

The index of the selected tab.

type: "tab-area"

The discriminated type of the config object.

widgets: Widget[]

The widgets contained in the tab area.

Generated using TypeDoc