CheckBoxDirective
Directive
Renders the Kendo UI CheckBox input component.
Apply this directive to input type="checkbox" HTML elements.
Definition
Package:@progress/kendo-angular-inputs
Selector:input[kendoCheckBox]
Syntax:
html
<input type="checkbox" kendoCheckBox />
Inputs
Sets the rounded property to specify the border radius of the CheckBox
(see example). The default value is set by the Kendo theme.
Sets the size property to specify the width and height of the CheckBox
(see example). The default value is set by the Kendo theme.