import { Separator } from "@nodus/design-system"Loading demo…
Props
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | "horizontal" | "vertical" | "horizontal" | Divider direction |
weight | "fine" | "mid" | "heavy" | "accent" | "fine" | Border thickness |
color | string | — | Custom border color (defaults to --ds-border-separator) |
orientationType
"horizontal" | "vertical"Default "horizontal"Divider direction
weightType
"fine" | "mid" | "heavy" | "accent"Default "fine"Border thickness
colorType
stringDefault —Custom border color (defaults to --ds-border-separator)
MobileWorks As-Is
Design Rationale
This component was designed to express:
Explore Related
Was this helpful?