New to Kendo UI for Angular? Start a free 30-day trial
InputSize
Represents the possible size options of the inputs.
type
InputSize = "small" | "medium" | "large" | "none";
Represents the possible size options of the inputs.
type
InputSize = "small" | "medium" | "large" | "none";