StagePanelMaxSizeSpec Type alias

Deprecated  in 4.12.x. Please use StagePanelSizeSpec.

Available units of panel max size. Pixels or percentage of App size.

@note Percentage of App height is used for top/bottom panel and percentage of App width is used for left/right panel.

StagePanelMaxSizeSpec = number | { percentage: number }

Defined in

Last Updated: 05 April, 2024