New to Kendo UI for Angular? Start a free 30-day trial
OverflowMode
Sets how the ToolBar handles overflow when there is not enough space to display all tools.
type
OverflowMode = "scroll" | "section" | "menu" | "none";