Files
shadcn-ui/apps/v4/content/docs/components/base/toast.mdx
shadcn b5c7a014c8 fix
2026-01-14 12:59:48 +04:00

16 lines
534 B
Plaintext

---
title: Toast
description: A succinct message that is displayed temporarily.
base: base
component: true
links:
doc: https://base-ui.com/react/components/toast
api: https://base-ui.com/react/components/toast#api-reference
---
<Callout title="The toast component has been deprecated." className="mt-0">
See the [sonner](/docs/components/sonner) documentation for more information.
</Callout>
If you're looking for the old toast component, see the [old docs](https://v3.shadcn.com/docs/components/toast) for more information.