Interface IgcTabGroupPane

Hierarchy

  • IgcTabGroupPane

Index

Properties

allowEmpty?: boolean

Determines whether the pane should present in the UI when empty.

id?: string

The id of the pane. If not set the Dock Manager generates it automatically.

isMaximized?: boolean

Determines whether a tab group is maximized or not. Defaults to false.

The child content panes of the tab group.

selectedIndex?: number

The index of the selected tab.

size?: number

The size of the pane relative to its sibling panes' sizes. Defaults to 100.

The type of the pane.