Skip to main content

Documentation Index

Fetch the complete documentation index at: https://mintlify.com/mui/base-ui/llms.txt

Use this file to discover all available pages before exploring further.

Separator

A separator element accessible to screen readers.

Import

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

Props

State

The separator exposes the following state:
  • orientation: ‘horizontal’ | ‘vertical’ - The orientation of the separator

Build docs developers (and LLMs) love