Radio

Radios are similar to checkboxes, but unlike checkboxes, you can only select one option from a set of options.

Examples

Default

Which is your favorite season?

Disabled

To render a radio as non-interactive, add the disabled attribute to the <input> element

Which browser are you using?

Custom

You can customize the radio by modifying its tokens, this example modifies the outline with and dot size to get classic appearance

Which operating system are you using?

Customization

Supported Classes

Supported Tokens

Last modified: Oct 19, 2025: refactor(docs): Reorganize the folder structure of component examples (8271c2e)