Skip to main content
Horizontal rule (line separator).

Props

PropTypeDescription
classNamestringTailwind classes

Usage

Visually separate sections:

Styling

Add spacing around the rule:

Common patterns

Section divider

Document break

Signature section


Hr vs BreakPage

ElementPurpose
HrVisual separator, content continues on same page
BreakPageForces content to next page
Use Hr for visual breaks within a page. Use BreakPage to start a new page.