API Reference > components-react > Toolbar Toolbar Functions and components that provide a Toolbar. Constants Name Description ToolbarButtonItem Toolbar item component. ToolbarPopupAutoHideContext Context used by Toolbar items to know if popup panel should be hidden - via AutoHide. ToolbarPopupContext Context used by Toolbar items in popups to close the popup panel. Enumerations Name Description Direction Available directions. ToolbarOpacitySetting Enumeration of Toolbar Opacity setting. ToolbarPanelAlignment Available alignment modes of ToolbarWithOverflow panels. Global Functions Name Description PopupItem Popup toolbar item that displays a panel PopupItemWithDrag Expandable Group button Item Toolbar Component that displays tool settings as a bar across the top of the content view. ToolbarWithOverflow Component that displays tool settings as a bar across the top of the content view. useDragInteraction Hook used on expandable item that require drag or long press to open useToolbarPopupAutoHideContext React hook used to retrieve the ToolbarPopupAutoHideContext. useToolbarPopupContext React hook used to retrieve the ToolbarPopupContext. Interfaces Name Description CustomToolbarItem Describes the data needed to insert a custom React button into an ToolbarWithOverflow. PopupItemProps Properties of PopupItem component. PopupItemWithDragProps Properties of PopupItem component. ToolbarButtonItemProps Properties of ToolbarButtonItem component. ToolbarPopupContextProps ToolbarProps Properties of Toolbar component. ToolbarWithOverflowProps Properties of ToolbarWithOverflow component. Type Aliases Name Description ToolbarItem Describes toolbar item. Last Updated: 20 May, 2022