Our Tailwind CSS React radio button component will let your users choose only one of a predefined set of mutually exclusive options. Radio
buttons should be used instead of checkboxes if only one item can be selected from a list.
Use the following example to create simple Radio
buttons for your projects.
The Radio
component comes with 15 different colors that you can change it using the color
prop.