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

RadioButtonDirective

Represents the directive that renders the Kendo UI RadioButton input component. Place the directive on input type="radio" HTML elements.

html
<input type="radio" kendoRadioButton />

Selector

input[kendoRadioButton]

Inputs

NameTypeDefaultDescription

size

InputSize

"medium"

Specifies the size of the RadioButton. The size property changes the width and height of the RadioButton (see example).

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