Radio

Radio is a control that allows the user to only choose one predefined option.

Default


Custom


With Error


Error shows that the radio option must be selected or is invalid (ie when used in a form it signals a user to fix an error).

Alignment


Disabled


Custom Children


Use the custom_children prop to enable the use of kits instead of text labels.


Things to Avoid

Try to avoid using if you have nested options.

Available Props