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.

Tabs

A set of layered sections of content—known as tab panels—that are displayed one at a time.

Import

import * as Tabs from '@base-ui/react/tabs';

Tabs.Root

Groups all parts of the tabs.

Props

Tabs.List

Contains the tab triggers.

Tabs.Tab

A button that activates a panel when pressed.

Props

Tabs.Panel

The content associated with a tab.

Props

Tabs.Indicator

A visual indicator that highlights the active tab.

Props

Build docs developers (and LLMs) love