Skip to main content

Installation

npx shadcn-svelte@next add switch

Usage

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

Build docs developers (and LLMs) love