Components

A divider for grouping content or sections.

Radix Primitives

An open-source UI component library.

Blog
Docs
Source

Installation

NPM packages are currently unstable and may cause issues. Use it at your own risk.
npm install @mijn-ui/react-separator

Usage

import { Separator } from "@mijn-ui/react-separator"
<Separator />

Separator Style Slots

Slot NameTargeted ComponentPurpose
baseSeparatorStyles the separator component.

On this page