Separator

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

Content above

Content below

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).