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