Separator
Visually or semantically separates content.
Clarity
Design system
v0.0.1
Installation
Import from the package. Do not run shadcn add in your app.
import { Separator } from "@carsxe/design-system/components/separator"Usage
import { Separator } from "@carsxe/design-system/components/separator"
<Separator />Vertical
DocsAPIChangelog
API Reference
| Prop | Type | Default |
|---|---|---|
| orientation | "horizontal" | "vertical" | "horizontal" |

