divider
Horizontal rule for visual separation. With a label, the line splits either side of the text — the classic "or" pattern between login options.
or continue with
divider()
divider({ label: 'or continue with' })| Prop | Type | Default | |
|---|---|---|---|
label | string | — | Optional centred text — renders as <div> with role="separator" when provided, <hr> otherwise |