Components

Separator

Separators visually divide groups of content using a thin horizontal or vertical line.

Stable
GitHub

Top content

Bottom content

Anatomy

Anatomy
import {Separator} from '@staffbase/design';

<Separator />

Examples

Vertical

LeftRight

API reference

Separator

NameTypeDescription
orientation
horizontalvertical
The axis along which the separator is rendered.
Default:horizontal