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