StandardFrontstageProps Interface

Props for StandardFrontstageProvider

Properties

Name Type Description
bottomPanelProps undefined | WidgetPanelProps Props used to set initial size and state of panel.  
contentGroupProps ContentGroupProvider | ContentGroupProps Definition of available content groups or a function that provides them  
cornerButton undefined | ReactNode Specify button to use to open backstage.  
defaultTool undefined | string The defaultTool is is started when then frontstage loads and whenever any other tools exit.  
hideNavigationAid undefined | boolean Set to true if default Navigation aid is not desired  
hideStatusBar undefined | boolean Set to true if no status bar is needed in stage  
hideToolSettings undefined | boolean Set to true if no tool setting dock is needed.  
id string    
leftPanelProps undefined | WidgetPanelProps Props used to set initial size and state of panel.  
rightPanelProps undefined | WidgetPanelProps Props used to set initial size and state of panel.  
topPanelProps undefined | WidgetPanelProps Props used to set initial size and state of panel.  
usage string    
version undefined | number    

Defined in

Last Updated: 05 April, 2024