Layout

Divider

Definition

Separates related regions with a rule.

Usage

Use Divider when spacing alone is not enough to show a boundary.

Attributes

  • orientation. horizontal or vertical.
  • variant. subtle or strong.
  • label or i18n. Optional divider label.

Example

xml
<Divider i18n="common.or" variant="strong" />