GC Design System Components
Home Start to use Page templates overview Basic page Components overview Breadcrumbs Button Card Checkboxes Container Date input Date modified Details Error message Error summary Fieldset File uploader Footer Grid Header Heading Icon Input Language toggle Link Notice Pagination Radios Screenreader-only Search Select Side navigation Signature Stepper Text Textarea Theme and topic menu Top navigation CSS shortcuts overview Reset styles Responsive layout State Box sizing Container sizing Display Overflow Position Visibility Font Font family Font size Font style Font weight Line height Link colour Link size Link text decoration List style Text align Text colour Text overflow Text transform Word break Margin Padding Align content Align items Align self Flex Flex direction Flex grow Flex shrink Flex wrap Gap Grid columns Grid rows Justify content Justify items Justify self Order Place content Place items Place self Background colour Border colour Border radius Border style Border width Icon names Icon size Image Cursor Pointer events Transition Styles overview Design tokens Colour tokens Spacing tokens Typography tokens Contact us Get involved Find a demo

Checkboxes
<gcds-checkboxes>

Also called: checklist, check list.

Checkboxes provide a set of options for multiple responses.

Checkbox component preview

Checkboxes anatomy

  1. The legend for checkboxes acts as a heading to identify the grouped checkboxes. Legend text is left aligned and in sentence case where only the initial letter is capitalized. (Only applies when there are multiple options to choose from.)
  2. The hint text for checkboxes gives specific requirements for filling out the checkboxes successfully. (Only applies when there are multiple options to choose from.)
  3. The checkbox lets people choose or clear an option.
  4. The checkmark is a visual cue that indicates an option is selected.
  5. The option label names or describes the option.
  6. The option hint text gives additional information about the option.
Checkboxes anatomy showing the labels “legend” at the top followed by “hint text” underneath. Under that are two checkboxes with labels and hint text beside them. One of the checkboxes has a checkmark.

Design and accessibility for checkboxes

Make selections clear

  • Limit the number of options to 7.
  • Limit text for each option to a few words or a short phrase. Include hint text if more context is needed.
  • Order options in a logical way. This could mean alphabetically or from most to least common.

Make instructions clear

  • Avoid assuming a person will know how to use a checkbox.
  • Use the hint text to specify they can make multiple selections. For example, "Select all that apply".
  • Avoid pre-selecting a checkbox. This makes it more likely that users will miss a question and submit the wrong answer.

Help us improve

Have questions or a request? Give feedback on our contact form.

Something's wrong? Raise it through GitHub with an account. You'll have access to the team's direct responses, progress made on your issue, and issues raised by others.

Give feedback Report an issue on GitHub
2025-06-04