Components / Layout
Divider
stableA thin rule separating unrelated content within the same surface.
Plain
Labelled
or
| Prop | Type | Default | Required | Description |
|---|---|---|---|---|
label | string | — | No | Optional centred label — omit for a plain rule. |
Do
- Use to separate distinct groups within one Card or section.
- Use the labelled form for "or" splits, like between two sign-in methods.
Don't
- Use a Divider where spacing alone would already read as a separation.
- Stack two dividers with nothing between them.