Installation
Examples
Horizontal
Simple line separator.
OR
Section A
Vertical
Column separator.
LeftRight
API Reference
| Prop | Type | Default | Description |
|---|---|---|---|
| orientation | 'horizontal'|'vertical' | 'horizontal' | Line direction. |
| label | ReactNode | — | Text centered on the divider. |
| dashed | boolean | false | Uses a dashed border style. |
| decorative | boolean | true | Hides from assistive technology when true. |