The Separator component visually divides content using horizontal or vertical lines, creating clear distinctions between different sections and improving visual organization.
Welcome to Rad UI
Modern
Accessible
Performant
- Support for both horizontal and vertical orientation
- Customizable with different color themes
- Helps establish visual hierarchy in layouts
- Simple integration with minimal props required
- Lightweight implementation with proper spacing
A component that visually separates content with a horizontal or vertical line, providing visual hierarchy and improved content organization.
| Prop | Type | Default |
|---|---|---|
orientation | enum | 'horizontal' |
className | string | '' |
customRootClass | string | '' |
color | string | '' |