New to Kendo UI for Angular? Start a free 30-day trial
CheckBoxRounded
Specifies the possible rounded
options for the CheckBox.
Use this type to set the rounded
property of the CheckBox.
type
CheckBoxRounded = "small" | "medium" | "large" | "none";