Separator
A visual or semantic divider between content sections. Built on Radix UI Separator.
Ragnar Design System
Accessible components for the web.
DocumentationComponentsGitHub
Vertical
OneTwoThree
Installation
Props
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | "horizontal" | "vertical" | "horizontal" | The orientation of the separator. |
decorative | boolean | true | When true, it is purely visual (role=none). When false, it is semantic (role=separator). |