New to KendoReactStart a free 30-day trial

Controlled Mode

The RadioGroup provides options for controlling the checked state. It supports setting it's boolean value using value prop to the underlying input element.

Controlling the Checked and Disabled states

To manage the checked state of the Radio buttons in a RadioGroup:

  1. Use its value property.
  2. Handle the onChange event.
  3. Pass the new value through the props.
Change Theme
Theme
Loading ...