StandardFrontstageProps Interface

Props for StandardFrontstageProvider

Properties

Name Type Description
bottomPanelProps WidgetPanelProps | undefined 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 ReactNode | undefined Specify button to use to open backstage.  
defaultTool string | undefined The defaultTool is is started when then frontstage loads and whenever any other tools exit.  
hideNavigationAid boolean | undefined Set to true if default Navigation aid is not desired  
hideStatusBar boolean | undefined Set to true if no status bar is needed in stage  
hideToolSettings boolean | undefined Set to true if no tool setting dock is needed.  
id string    
leftPanelProps WidgetPanelProps | undefined Props used to set initial size and state of panel.  
rightPanelProps WidgetPanelProps | undefined Props used to set initial size and state of panel.  
topPanelProps WidgetPanelProps | undefined Props used to set initial size and state of panel.  
usage string    
version number | undefined    

Defined in

Last Updated: 13 May, 2024