Content Divider
Horizontal rule separating content sections. Three styles and optional label text.
import
{ ContentDivider } from "@pepulux/ui"Styles
Notifications
Notifications
Notifications
With label
Or continue with
Section 2
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| style | "single-line" | "dual-line" | "background-fill" | "single-line" | Visual style of the divider |
| label | string | — | Optional text centered in the divider |
| type | "horizontal" | "vertical" | "horizontal" | Divider orientation |
| className | string | — | Additional CSS classes |