# Divider Horizontal or vertical semantic separator. Use Divider when spacing alone does not make the boundary between content groups clear. ## API The package declarations define these public members. | Member | Type | Kind | Required | Default | Description | | --- | --- | --- | --- | --- | --- | | `label` | `never \| string` | prop | No | `undefined` | Optional centred label, e.g. "or". (Horizontal only.) | | `orientation` | `'horizontal' \| 'vertical'` | prop | No | `'horizontal'` | No additional description. | ## Related - [Provider](/docs/components/provider): Installs theme variables, utility CSS, scope boundaries, and overlay portal context. - [Accordion](/docs/components/accordion): Single or multiple disclosure panels. - [Collapsible](/docs/components/collapsible): Single disclosure region with panel and plain presentations and measured-height animation.