RadioButtonDirective
Directive
Represents the directive that renders the Kendo UI RadioButton input component.
Place the directive on input type="radio" HTML elements.
Definition
Package:@progress/kendo-angular-inputs
Selector:input[kendoRadioButton]
Syntax:
html
<input type="radio" kendoRadioButton />
Inputs
Specifies the size of the RadioButton. The size property changes the width and height of the RadioButton (see example). The default value is set by the Kendo theme.