Components/Divider

Divider

Horizontal or vertical separator with optional center label.

Installation

Examples

Horizontal

Simple line separator.


OR
Section A

Vertical

Column separator.

Left
Right

API Reference

PropTypeDefaultDescription
orientation'horizontal'|'vertical''horizontal'Line direction.
labelReactNodeText centered on the divider.
dashedbooleanfalseUses a dashed border style.
decorativebooleantrueHides from assistive technology when true.