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.

Toast

A brief message that appears temporarily to provide feedback about an action.

Import

import * as Toast from '@base-ui/react/toast';

Toast.Provider

Provides context for managing toasts.

Props

Toast.Root

Represents a single toast notification.

Props

Toast.Close

A button that closes the toast.

Toast.Title

The title of the toast.

Toast.Description

The description text of the toast.

Build docs developers (and LLMs) love