Components
Radio Buttons
Radio buttons are applied to a list of items that require a certain value to be selected in order to input a data type. Each value is mutually exclusive from the other
Usage
If necessary, a heading can accompany a set of Radio Buttons to provide further clarity for the user. Use sentence-style capitalization (only the first word in a phrase and any proper nouns capitalized).
Always use a clear and concise label for Radio Buttons. Be explicit about the action that will follow if the Radio Button is selected. Labels appear to the right of Radio Buttons. Use sentence-style capitalization (only the first word in a phrase and any proper nouns capitalized) and no more than three words.
A set of Radio Buttons should default to having one option selected. Never display them without a default selection.