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

RadioButtonDirective

Represents the directive that renders the Kendo UI RadioButton input component. The directive is placed on input type="radio" elements.

ts
<input type="radio" kendoRadioButton />

Selector

input[kendoRadioButton]

Inputs

NameTypeDefaultDescription

size

InputSize

The size property specifies the width and height of the RadioButton (see example). The possible values are:

  • small
  • medium (default)
  • large
  • none
In this article
SelectorInputs
Not finding the help you need?
Contact Support