Layout

Separator

Horizontal or vertical divider.

Primitive

@radix-ui/react-separator

Separator

Horizontal divider.

Content above

Content below

API Reference

PropTypeDefaultDescription
orientation"horizontal" | "vertical""horizontal"Direction of the divider.
decorativebooleantrueWhether purely decorative (no ARIA role).

Usage

import { Separator } from "@doss/tetris-ui";