Separator
Live preview and documentation for the Separator component.
Preview
componentPreview.loading
About
Divider (KasySeparator) — a thin line that visually separates content, with an optional centered label (e.g. "OR").
variant:primary(default, lighter) /secondary/tertiary— progressively stronger visual weight.orientation:horizontal(default) orvertical.label: optional centered text (works in both orientations).thickness: line thickness in px (default 1).length: fixed extent along the axis; when null, stretches to fill the parent.
Note: a vertical separator needs a height bounded by its parent (or set length), otherwise it falls back to 24px.
Last updated on 08/23/2026

