ToolWidgetComposerProps Interface

Properties for the ToolbarComposer React components

Extends

Properties

Name Type Description
cornerItem ReactNode | undefined Optional Corner Item which for most stages is the BackstageAppButton used to toggle the display of the backstage menu.  
horizontalToolbar ReactNode | undefined Optional Horizontal Toolbar  
verticalToolbar ReactNode | undefined Optional Vertical Toolbar  

Inherited properties

Name Type Inherited from Description
className string | undefined CommonProps Custom CSS class name
itemId string | undefined CommonProps Optional unique identifier for item.
style CSSProperties | undefined CommonProps Custom CSS style properties

Defined in

Last Updated: 13 May, 2024