Creates a visual or structural division between sections.
@radix-ui/react-separator
Install the following dependencies:
| Prop | Type | Default |
|---|---|---|
| orientation | horizontal,vertical | horizontal |
| decorative | boolean | true |
| className | string | - |
| Data attribute | Values |
|---|---|
| [data-orientation] | "horizontal" / "vertical" |