Toolbar
Classes for working with a Toolbar
Classes
| Name | Description | |
|---|---|---|
| ExpandableItem | Expandable toolbar item. | Beta |
| Item | Toolbar item component. | Beta |
| Overflow | Expandable toolbar item component that displays ellipsis icon. | Beta |
| Toolbar | A toolbar that contains toolbar items. | Beta |
Enumerations
| Name | Description | |
|---|---|---|
| ToolbarPanelAlignment | Available alignment modes of Toolbar panels. | Beta |
Global Functions
| Name | Description | |
|---|---|---|
| withDragInteraction | HOC to add open panel action via drag interaction. | Beta |
Interfaces
| Name | Description | |
|---|---|---|
| ExpandableItemProps | Properties of ExpandableItem component. | Beta |
| ItemProps | Properties of Item component. | Beta |
| OverflowProps | Properties of Overflow component. | Beta |
| ToolbarProps | Properties of Toolbar component. | Beta |
| WithDragInteractionProps | Properties of withDragInteraction HOC. | Beta |
Last Updated: 08 January, 2020