Separator

A visual divider between content sections.

Installation

bash
npx shadcn@latest add separator

Import

import { Separator } from "@/components/ui/separator"

Horizontal

Reba Design System

Open-source UI for multimedia platforms.

Vertical

Blog
Docs
Source

Props

PROPTYPEDEFAULTDESCRIPTION
orientation"horizontal" | "vertical""horizontal"Direction of the separator
decorativebooleantrueWhether it is purely decorative (hidden from screen readers)