New to Kendo UI for Angular? Start a free 30-day trial
CheckBoxDirective
Represents the directive that renders the Kendo UI CheckBox input component. The directive is placed on input type="checkbox" elements.
ts
<input type="checkbox" kendoCheckBox />
Selector
input[kendoCheckBox]
Inputs
Name | Type | Default | Description |
---|---|---|---|
rounded |
|
The rounded property specifies the border radius of the CheckBox (see example). The possible values are:
| |
size |
|
The size property specifies the width and height of the CheckBox (see example). The possible values are:
|