NavigationWidgetComposerProps Interface

Properties for the NavigationWidgetComposer React components

Extends

Properties

Name Type Description
hideNavigationAid boolean | undefined If true no navigation aid will be shown.  
horizontalToolbar ReactNode | undefined Optional Horizontal Toolbar  
navigationAidHost ReactNode | undefined Optional Navigation Aid host.  
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