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.

Button

A button component that can be used to trigger actions.

Import

import { Button } from '@base-ui/react/button';

Props

State

The button exposes the following state:
  • disabled: boolean - Whether the button should ignore user interaction

Build docs developers (and LLMs) love