GitHub

Separator

A separator is a component that separates content with a thin line.

Ark UI Primitives

A set of primitive components for building UI.

Examples
Documentation
GitHub

Installation

pnpm dlx shadcn@latest add https://shark-ui.vercel.app/r/separator.json

Usage

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