Command Palette
Search for a command to run
Docs
Checkbox

Checkbox

A control that allows the user to toggle between checked and not checked.

Installation

npx shadcn-svelte@next add checkbox

Usage

	<script lang="ts">
  import { Checkbox } from "$lib/components/ui/checkbox/index.js";
</script>
	<Checkbox />

Examples

With Text

You agree to our Terms of Service and Privacy Policy.

Disabled

Form

You can manage your mobile notifications in the mobile settings page.
Sidebar
Select the items you want to display in the sidebar.