Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BoxBase

Hierarchy

Index

Properties

Properties

children

children: (PanelBase | BoxBase)[]

Optional id

id: string

id will be auto generated if it's undefined

mode

mode: DockMode

Optional size

size: number

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

Generated using TypeDoc