Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PanelBase

Hierarchy

Index

Properties

Properties

Optional activeId

activeId: string

The id of current tab

Optional group

group: string

if group is undefined, it will be set to the group name of first tab

Optional h

h: number

float mode only

Optional id

id: string

id will be auto generated if it's undefined

Optional size

size: number

The size in dock box, width when in horizontal layout and height when in vertical layout

tabs

tabs: TabBase[]

Optional w

w: number

float mode only

Optional x

x: number

float mode only

Optional y

y: number

float mode only

Optional z

z: number

float mode only

Generated using TypeDoc