The Separator visually divides content.
Preview
Spark UI
Beautiful React components.
DocsShowcaseGitHub
Usage
Installation
$ npx shadcn@latest add https://spark-ui-olive.vercel.app/r/separator.json
Properties
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | "horizontal" | "vertical" | "horizontal" | Direction of the separator. |
decorative | boolean | true | Marks the separator as purely visual for accessibility. |
className | string | — | Additional CSS classes. |