Divider
Horizontal or vertical divider line with optional label text.
Wraps a <div class="divider">.
Default
No props — a plain horizontal divider line, no text.
With text
Place text in the default slot to label the divider.
Colors
All eight semantic color tokens.
Label position
start pins the label to the left, end pins it to the right.
Vertical
Add vertical prop for a column-direction divider. Useful inside flex rows.