Checkbox

Binary selection control. Pairs with Label for accessibility and can be composed into richer patterns.

Basic
Single checkbox with an associated label.
Horizontal group
Multiple checkboxes laid out inline with wrapping.
With description
Label + helper text stacked beside the checkbox.

By clicking this checkbox, you agree to the terms and conditions.

Todo list item
Checked label strikes through via a `peer` selector.
Badge chips
Whole-badge toggle — the checkbox only renders when selected.