Divider
Visual separator line. Renders as <hr>. Supports horizontal/vertical orientation and variant colors.
Import
import { Divider } from 'reablocks';
Divider Props
| Prop | Type | Default | Description |
|---|---|---|---|
orientation | 'horizontal' | 'vertical' | 'horizontal' | Divider direction |
variant | 'primary' | 'secondary' | 'primary' | Color variant |
disableMargins | boolean | false | Remove default margins |
[Description truncada. Veja o README completo no GitHub.]