Separator

A separator visually divides content in lists, menus, or other places.

Props
orientation
<Separator />

Installation

npx shadcn@latest add @dotui/separator

Usage

Use separators to visually divide content in lists, menus, or other places.

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

Examples

Components
Hooks
Components
Hooks

dotUI

Tools for building high-quality, accessible UI.

Docs
Components
Hooks
Themes

API Reference

Missing description.

PropType
string
Orientation
DOMRenderFunction<"div" | "hr", undefined>

Last updated on 6/11/2026