API Reference > ui-framework > Frontstage > StagePanelMaxSizeSpec 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 ui/framework/src/ui-framework/stagepanels/StagePanel.tsx Line 72 Last Updated: 11 June, 2024