Directory
- Welcome
Break Component
The Break component creates a subtle horizontal line that helps separate content sections. Its minimal design adds visual structure without overwhelming your layout.
Basic Usage
Add a simple visual break between content sections:
Content above the break
Content below the break
Customization
The Break component accepts custom classes for styling flexibility:
Orientation
The Break component can be oriented vertically:
Left
Right
Implementation
Adding breaks to your content is straightforward:
<div class="space-y-4"> <p>First section of content</p> <Break /> <p>Second section of content</p> <Break class="w-1/2" /> <p>Third section of content</p></div>
Common Uses
-
Separating content sections
-
Creating visual rhythm
-
Dividing long articles
-
Structuring form sections
-
Breaking up different topics
Limited Time Launch Sale
Create beautifully structured content with our AstroJS starter template. Get instant access to the Break component and many more pre-built UI elements.
GET 60% OFF!