Radio Item
Radio item allows users to select a single item from a mutually exclusive list of options.
Usage
Use:
- to select a single option within a list of options
- within a select input
- when a user needs to choose within a list of more than 6 options
Don't use:
- in a radio group
- directly in a form - unless used as a full screen overlay in modal or bottom sheet. Use radio group instead.
- as a standalone or in place of a switch
Availability
Platform | Availability | |
---|---|---|
Figma | ||
Android | ||
iOS | ||
Web |