New to Kendo UI for AngularStart a free 30-day trial

CheckBoxDirective

Updated on Feb 6, 2026

Renders the Kendo UI CheckBox input component. Apply this directive to input type="checkbox" HTML elements.

html
<input type="checkbox" kendoCheckBox />

Selector

input[kendoCheckBox]

Inputs

NameTypeDefaultDescription

rounded

CheckBoxRounded

Sets the rounded property to specify the border radius of the CheckBox (see example). The default value is set by the Kendo theme.

size

InputSize

Sets the size property to specify the width and height of the CheckBox (see example). The default value is set by the Kendo theme.

In this article
SelectorInputs
Not finding the help you need?
Contact Support