Documentation
Components
Separator

Separator

Visually or semantically separates content.

before separator

after separator

Installation

npx shadcn@latest add https://exawizards.com/exabase/design/registry/separator.json

Usage

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

API

See the Separator – Radix Primitives (opens in a new tab) documentation.