Radio
Allow users to select a single option from a set of choices.
Installation
Add the component to your project using the following command:
Usage
Import
Import the component and its related parts.
Structure
The expected structure and composition of the component.
Examples
Item
You can use the Item component to create a radio item. Use the render={<label />} prop to make the Item act as a label.