UNPKG

carbon-components

Version:

Carbon Components is a component library for IBM Cloud

9 lines (5 loc) 216 B
### FAQ #### Using fieldset and legend It's a best practice to use fieldset and legend when composing HTML for radio buttons. Unlike checkboxes, radio buttons should always be grouped. See Form for more details.