Components
GlassSeparator
A glassmorphism-styled divider line powered by Radix UI, supporting horizontal and vertical orientations.
Preview
ComponentsDocsExamples
Usage
Vertical
In a Card
Props
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | "horizontal" | "vertical" | "horizontal" | Line direction |
decorative | boolean | true | When true, hides from the accessibility tree |
className | string | — | Additional CSS classes |
All Radix Separator.Root props are also accepted.