Divider ======= .. raw:: html
A horizontal or vertical section divider.
orientation
horizontal or vertical. Defaults to horizontal.
label
Optional centered text label (horizontal only).
color
Line color, defaults to var(--quirl-border-color)
pythonDivider(orientation='horizontal', label='OR')
Divider(orientation='horizontal', label='OR')