Radio button components
Radio buttons are similar to checkboxes, however, only one option can be selected at a time. They’re ideal when users need to pick one choice from a list and all options should be visible.
Installation
You can add this radio button component using our CLI or manually:
CLI
Manual
npx untitledui add radio-button
Radio button examples
Below are examples and variations of this radio button component:
Preview
Code
Preview
Code
Preview
Code
Preview
Code
Preview
Code