Checkbox

An input with a true / false state.

$ import { Checkbox } from 'geist-ui-svelte';

Basic

Disabled

Colors

Ring

Add a ring around the checkbox when focused by adding the `ring` attribute.



Next Toggle