Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
className | string | Partial<Record<"divider", string>> | ClassNameComponent<DividerInterface> | No | — | Root classes (string), static element classes (object), or state-aware element classes (function). |
orientation | "vertical" | "horizontal" | No | 'horizontal' | Visual and semantic axis of the dividing line. |