Skip to main content

Installation

npx shadcn-svelte@next add separator

Usage

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

Build docs developers (and LLMs) love