Docs
Separator

Separator

Visually or semantically separates content.

Loading...
Loading...

Installation

npx shadcn-ng@latest add separator
npm
yarn
pnpm
bun

Copy and paste the following code into your project.

Update the import paths to match your project setup.

Usage

import { UbSeparatorDirective } from "@/components/ui/separator.directive";
<div ubSeparator></div>