StagePanelSizeSpec Type Alias
StagePanelSizeSpec = number | { percentage: number }
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.
Defined in
Last Updated: 24 June, 2025
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.