Divider
Visually or semantically separates content.
Features
- Supports horizontal and vertical orientations.
Install
Import
API
Divider
Props | Type | Default |
---|---|---|
as | AsTag | Component | div |
asChild | boolean | false |
decorative | boolean | - |
orientation | DataOrientation | horizontal |
Data attribute | Value |
---|---|
[data-orientation] | 'vertical' | 'horizontal' |