New to Kendo UI for Angular? Start a free 30-day trial
ButtonSize
Updated on Feb 4, 2026
Specifies the possible sizes for the buttons.
type ButtonSize = "small" | "medium" | "large";
Specifies the possible sizes for the buttons.
type ButtonSize = "small" | "medium" | "large";