StagePanelMaxSizeSpec Type alias

Available units of panel maximum size. Pixels or percentage of 9-Zone App size.

note Percentage of 9-Zone height is used for top/bottom panel and percentage of 9-Zone width is used for left/right panel.

StagePanelMaxSizeSpec = number | { percentage: number }

Defined in

Last Updated: 20 June, 2023