Epicenter
Local-first, open source apps
shadcn/ui
The Foundation for your Design System
A set of beautifully designed components that you can customize, extend, and build on.
Installation
Install bits-ui:
Copy and paste the following code into your project.
Usage
<script lang="ts">
import { Separator } from "$lib/components/ui/separator/index.js";
</script> <Separator /> Vertical
Use orientation="vertical" for a vertical separator.
Blog
Docs
Source
Menu
Vertical separators between menu items with descriptions.
Settings Manage preferences
Account Profile & security
Help Support & docs
List
Horizontal separators between list items.
- Item 1
- Value 1
- Item 2
- Value 2
- Item 3
- Value 3
API Reference
See the Bits UI Separator documentation.