Radio

Import Syntax

import Radio from 'mineral-ui/Radio';

Note

Mineral UI also provides a RadioGroup, which offers a simpler API for working with a group of Radios, and a FormField to provide an accessible label and other features. Examples here omit RadioGroups and FormFields for clarity and brevity.