StagePanelSizeSpec Type alias

Available units of panel 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.

StagePanelSizeSpec = number | { percentage: number }

Defined in

Last Updated: 05 April, 2024