title | page_title | description | slug | position |
---|---|---|---|---|
Overview |
jQuery RadioButton Documentation - RadioButton Overview |
Get started with the jQuery RadioButton by Kendo UI and learn how to create, initialize, and enable the widget. |
overview_kendoui_radiobutton_widget |
0 |
The RadioButton allows you to provide radiobutton functionality to <input />
elements, style them, disable the RadioButton, and set an encoded or decoded label.
- [Appearance]({% slug appearance_radiobutton_widget %})—The RadioButton provides styling options that allow you to change its appearance.
- [Label]({% slug label_radiobutton_widget %})—You can set a label next to the RadioButton.
- [Accessibility]({% slug jquery_radiobutton_accessibility %})—The RadioButton is accessible for screen readers and supports WAI-ARIA attributes.
tip To learn more about the appearance, anatomy, and accessibility of the RadioButton, visit the Progress Design System documentation—an information portal offering rich component usage guidelines, descriptions of the available style variables, and globalization support details.
- [Getting Started with the Kendo UI RadioButton for jQuery]({% slug getting_started_kendoui_radiobutton_widget %})
- Overview of the RadioButton (Demo)
- Using the API of the RadioButton (Demo)