Single Selection
Allow users to choose only one option from a set of choices.
Visible Options
Display all available options at once for easy comparison.
Plan Selection
Choose between different plans, pricing tiers, or service levels.
When not to use
- When users need to select multiple options—use checkboxes instead
- For yes/no or on/off decisions—use a toggle or single checkbox instead
- When there are more than 7 options—consider using a select dropdown for better space efficiency
- For optional single selections where users can deselect—consider using a select with a "None" option