Getting Started with KendoReact RadioGroup
The KendoReact RadioGroup is a wrapper used to group two or more RadioButton components.
The KendoReact RadioGroup component is part of the KendoReact library of React UI components. It is distributed through NPM under the kendo-react-inputs package.
Basic Usage
The following example demonstrates the RadioGroup component in action.
To disable the component, set its disabled
property to true
.