A button group is a type of form input that presents selectable options as buttons. Use as an alternative to radio or select components with no more than four options. Each option shares the same container and text label structure as a standard button.
Use this component in forms when there are at least two and no more than four options to choose from. Individual buttons within the group will be divided evenly across the full width of the component. Keep button groups at a distance of 32px from the previous component.
Keep text labels on a single line and of similar length by removing unnecessary words. All options should use the same part of speech (e.g. all nouns or all verbs) rather than mixing. Use sentence case with no end punctuation.