Skip to main content

ToolbarItemOverflowBehavior

Defines the priority of the toolbar item to go inside overflow popover.

Enum fields​

NameDescription
DefaultThe item is presented inside the toolbar and goes in the popover, when there is not enough space.
NeverOverflowWhen set, the item will never go to the overflow popover.
AlwaysOverflowWhen set, the item will be always part of the overflow part of ui5-toolbar.