Separator

A visual or semantic divider between content sections. Built on Radix UI Separator.

Ragnar Design System

Accessible components for the web.

Documentation
Components
GitHub

Vertical

One
Two
Three

Installation

Props

PropTypeDefaultDescription
orientation
"horizontal" | "vertical""horizontal"The orientation of the separator.
decorative
booleantrueWhen true, it is purely visual (role=none). When false, it is semantic (role=separator).