Divider
Cards & Layout
Animated divider with horizontal/vertical orientation, optional centered label, and gradient mode.
Loading preview...
Customize
Orientation:
Label
Gradient
Props
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | 'horizontal' | 'vertical' | 'horizontal' | Divider orientation. |
label | string | undefined | Optional centered label text (horizontal only). |
gradient | boolean | false | Use gradient (ignite) color instead of the default border color. |
className | string | '' | Additional CSS classes. |