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