Content Divider

A horizontal rule with an optional inline label, positioned at the start, centre or end — used to break up form sections.

$bunx shadcn@latest add @nx-ui/content-divider
Registry item
Installs withutils

Plain rule

Centred label

Section labels

API reference

Exported parts and their props, extracted from the component source.

PropTypeDefaultDescription
align"start" | "center" | "end""center"

…extends React.ComponentProps<"div">