Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface UITabDefinition

Used to define a tab.

Hierarchy

  • UITabDefinition

Index

Properties

Optional children

List of UI controls for this tab.

Optional general

general: undefined | false | true

Optional name

name: undefined | string

Tab display name.

Optional options

options: undefined | false | true

Optional priority

priority: undefined | number

Tab ordering priority. Lowest priority makes left most tab.

Optional type

type: undefined | string