Jone

Separator

A high-quality, unstyled React separator component that is accessible to screen readers.

A separator element accessible to screen readers.

Anatomy

Import the component and use it as a single part:

Anatomy
import { Separator } from '@base-ui/react/separator';

<Separator />;

API reference

Root

NameTypeDefaultDescription
orientationOptionalOrientation | undefinedhorizontalThe orientation of the separator.

On this page