1. Docs
  2. Components
  3. Separator

Separator

Visually or semantically separates content.

Radix Primitives

An open-source UI component library.

Blog

Docs

Source

Installation

Copy and paste the following code into your project.

Update the import paths to match your project setup.

Usage

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

Examples

Default

Radix Primitives

An open-source UI component library.

Blog

Docs

Source


Vertical

404

This page could not be found.

API Reference

PropTypeDefault
orientation
enum
"horizontal"
decorative
boolean
true