Separator
A thin rule that visually divides content along a horizontal or vertical axis.
Basic
Show codeHide code
Vertical
Set orientation="vertical" to divide inline content; Base UI reflects the axis as aria-orientation.
OverviewMembersSettings
Show codeHide code
Decorative
A decorative separator is visual-only and hidden from assistive technology — use it for layout rhythm, not a meaningful content boundary.
Draft the Q3 roadmapReview workspace members
Show codeHide code
Installation
import { Separator } from "@makeplane/propel/components/separator";