Radio buttons allow the selection of a single option from a set.
Radio buttons allow the user to select one option from a set. Use radio buttons for exclusive selection if you think that the user needs to see all available options side-by-side
Otherwise, consider a dropdown, which uses less space than displaying all options.
hover |
focused |
pressed |
disabled |
|
|
|
|
|