Toolbar
Functions and components that provide a Toolbar.
Constants
| Name |
Description |
|
| Context used by Toolbar items to know if popup panel should be hidden - via AutoHide. |
|
| Context used by Toolbar items in popups to close the popup panel. |
Deprecated |
Enumerations
Global Functions
| Name |
Description |
|
| Popup toolbar item that displays a panel. |
Deprecated |
| Expandable group button item with drag. |
Deprecated |
| Toolbar |
Component that displays toolbar items. |
Deprecated |
| ToolbarButtonItem |
|
|
| ToolbarWithOverflow |
Component that displays toolbar items, displaying only the elements that can fit in the available space, |
Deprecated |
| useDragInteraction |
Hook used on expandable item that require drag or long press to open |
|
| React hook used to retrieve the ToolbarPopupAutoHideContext. |
|
| React hook used to retrieve the ToolbarPopupContext. |
Deprecated |
Interfaces
Type Aliases
| Name |
Description |
|
| ToolbarItem |
Describes toolbar item. |
Deprecated |
Last Updated: 10 June, 2025