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

CheckBoxDirective

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

'medium'

Sets the rounded property to specify the border radius of the CheckBox (see example).

size

InputSize

'medium'

Sets the size property to specify the width and height of the CheckBox (see example).

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