New to Kendo UI for Angular? Start a free 30-day trial
ToolbarSize
Updated on Feb 6, 2026
Represents the possible size options of the ToolBar.
type ToolbarSize = "small" | "medium" | "large";
Represents the possible size options of the ToolBar.
type ToolbarSize = "small" | "medium" | "large";