Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 1.8 KB

overview.md

File metadata and controls

32 lines (22 loc) · 1.8 KB
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

{{ site.product }} RadioButton Overview

The RadioButton allows you to provide radiobutton functionality to <input /> elements, style them, disable the RadioButton, and set an encoded or decoded label.

Kendo UI for jQuery RadioButton Overview

Functionality and Features

  • [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.

Next Steps

See Also