Divider

Visual separator for horizontal or vertical content areas. Supports an optional center label.

import{ Divider } from "@pepulux/ui"

Horizontal

Content above


Content below

With label

OR
Section title
Right aligned

Vertical

Left
Right

Props

PropTypeDefaultDescription
orientation"horizontal" | "vertical""horizontal"Direction of the divider
labelstringOptional text in the middle of the line
labelAlign"left" | "center" | "right""center"Text position along the line