StagePanelSizeSpec Type
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: 20 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.