Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ITabAreaConfig

A layout config object for a tab area.

Hierarchy

  • ITabAreaConfig

Index

Properties

currentIndex

currentIndex: number

The index of the selected tab.

type

type: "tab-area"

The discriminated type of the config object.

widgets

widgets: Widget[]

The widgets contained in the tab area.

Generated using TypeDoc