120k

July 2026 - Toast

A new Toast component built on Base UI primitives.

A new Toast component is now available for Base UI projects. It supports actions, status types, promises, stacking, and swipe dismissal.

"use client"

import { Button } from "@/components/ui/button"

Add it to your project with the CLI:

pnpm dlx shadcn@latest add toast