New to Kendo UI for Angular? Start 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
Name | Type | Default | Description |
---|---|---|---|
size |
|
The size property specifies the width and height of the RadioButton (see example). The possible values are:
|