Separator

Visually or semantically separates content.

shadcn/ui
The Foundation for your Design System
A set of beautifully designed components that you can customize, extend, and build on.

Installation

pnpm dlx FlowbyAr@latest add separator

Usage

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

Vertical

Use orientation="vertical" for a vertical separator.

Blog
Docs
Source

Vertical separators between menu items with descriptions.

SettingsManage preferences
AccountProfile & security

List

Horizontal separators between list items.

Item 1
Value 1
Item 2
Value 2
Item 3
Value 3

RTL

To enable RTL support in FlowbyAr/ui, see the RTL configuration guide.

shadcn/ui
الأساس لنظام التصميم الخاص بك
مجموعة من المكونات المصممة بشكل جميل يمكنك تخصيصها وتوسيعها والبناء عليها.

API Reference

See the Base UI Separator documentation.