Back to Components
Components
Toast Stack
Stackable toast notifications with auto-dismiss, variants, and slide-in animation.
Dependencies
- clsx
- tailwind-merge
Files
- components/ui/toast-stack.tsx
Installation
Using shadcn CLI
npx shadcn add toast-stack --url https://ui.hampton.ioManual installation
Copy the component file to your project and install dependencies:
npm install clsx tailwind-merge