Skip to main content

Components

Checkbox

Source code

Props

Usage

<script>
  import { Checkbox } from "svelte-uswds";
</script>

<Checkbox value="truth">Sojourner Truth</Checkbox>