StagePanelManager Class

Beta

Class used to manage StagePanelManagerProps.

Extended by

  • NineZoneStagePanelManager

Methods

Name Description
resize<TProps extends StagePanelManagerProps>(resizeBy: number, props: TProps extends StagePanelManagerProps): TProps extends StagePanelManagerProps    
setIsCollapsed<TProps extends StagePanelManagerProps>(isCollapsed: boolean, props: TProps extends StagePanelManagerProps): TProps extends StagePanelManagerProps    
setSize<TProps extends StagePanelManagerProps>(newSize: number, props: TProps extends StagePanelManagerProps): TProps extends StagePanelManagerProps    
shouldCollapse(resizeBy: number, props: StagePanelManagerProps): boolean    

Properties

Name Type Description
collapseOffset Accessor number    
maxSize Accessor number    
minSize Accessor number    

Defined in

Last Updated: 08 January, 2020