Checkbox
- Source: https://github.com/oslabs-beta/Svve11/blob/main/package/Checkbox.svelte
- WAI-ARIA: https://w3c.github.io/aria-practices/#checkbox
A checkbox is a widget that enables users to select zero, one or many options from a list of options. This means that each checkbox is independent of the other checkboxes in the list.