A control that lets users select a single option from a group of choices.
@radix-ui/react-radio-group
lucide-reactInstall the following dependencies:
This component is based on the <div> element and supports all of its props and adds:
| Prop | Type | Default |
|---|---|---|
| checked | boolean | false |
| disabled | boolean | false |