Svelte UI

Checkbox Component

Basic

Indeterminate

A tri-state "select all": indeterminate when some — but not all — children are checked.

Variants

variant sets the checked-box colour.

Sizes

Aligns with inputs

The box stays box-sized, but its wrapper takes the control height for its size, so it lines up on the same baseline as a same-size Input.

Disabled