Divider
atomHorizontal or vertical separator line for sectioning related content. Supports an optional centred label.
Horizontal
Default separator between stacked content.
With label
Centred label — common for login/register separators.
Vertical
Inline separator between breadcrumb or nav items.
Usage
Installation
API Reference
Divider props — * required
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | "horizontal" | "vertical" | "horizontal" | Direction of the divider line. |
label | string | — | Optional text centred on the divider line. |