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. |
|
Enumerations
Global Functions
Name |
Description |
|
Popup toolbar item that displays a panel |
|
Expandable Group button Item |
|
Toolbar |
Component that displays toolbar items. |
Deprecated |
ToolbarButtonItem |
Toolbar item component. |
|
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. |
|
Interfaces
Type Aliases
Name |
Description |
|
ToolbarItem |
Describes toolbar item. |
Deprecated |
Last Updated:
18 August, 2023