API Reference > ui-ninezone > StagePanels > StagePanelProps StagePanelProps Interface Beta Properties of StagePanel component. Extends CommonProps Methods Name Description onResize(resizeBy: number): void Optional Function called when resize action is performed. onToggleCollapse(): void Optional Function called when stage panel collapse mode is toggled. Properties Name Type Description children undefined | ReactNode Stage panel content. safeAreaInsets undefined | SafeAreaInsets Describes respected safe area insets. size undefined | number Stage panel size. type StagePanelType Stage panel type. Inherited properties Name Type Inherited from Description className undefined | string CommonProps Custom CSS class name style undefined | CSSProperties CommonProps Custom CSS style properties Defined in ui/ninezone/src/ui-ninezone/stage-panels/StagePanel.tsx Line 60 Last Updated: 11 June, 2024