Glass ToastFrosted glassmorphism toast notification stack with 4 variants, auto-dismiss progress bar, and spring-animated stacking.

NotificationsGlassSaaSDashboardMobile app

Add to your project

One command adds this component to your project.

1

Run the following command. New project? Run npx shadcn@latest init first to set up Tailwind and path aliases.

npx shadcn@latest add @aicanvas/glass-toast
2

For dark mode, add the dark class to your <html> element:

Optional
<html class="dark">

Install with AI Canvas MCP

With AI Canvas MCP, your AI knows every component we ship. Ask for “a navigation component from AI Canvas” inside Claude Code, Codex, or Cursor and it can suggest you a few options, then install the one you like. Less typing, lower token cost, modern way to build.

Get MCP

About Glass Toast

Glass Toast is a frosted-glass toast notification system with four variants (success, info, warning, error), an auto-dismiss progress bar inside the card itself, and spring-animated stacking when multiple toasts queue up. Motion handles both the entrance/exit timing and the stack reflow when one disappears. It is the canonical toast component for SaaS dashboards, mobile apps, and any product that needs short-lived, low-friction feedback after an action.

Built with

MotionTailwind CSS

More like this