bearnie

Separator

Visual divider between content sections.

Installation

npx bearnie add separator
npx bearnie add separator

Usage

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

Examples

Horizontal

Above separator

Below separator

Vertical

Blog
Docs
Source

Anatomy

  • Separator - A single divider element

Props

Separator

PropTypeDefaultDescription
orientationhorizontal | verticalhorizontalDivider direction
decorativebooleantrueIf false, adds separator role
classstring-Additional CSS classes