Toast Stack
A stack of toast notifications. Each push adds a toast that dismisses itself on its own timer, so several can be on screen at once — dismissing or expiring one leaves the rest untouched. Click Notify a few times to watch them stack and clear independently.
Preview
Installation
npx shadcn@latest add https://ui.publictheta.com/r/toast-stack.jsonConformance
This component conforms to the @publictheta/ui-spec toast-stack specification. Run the suite against any implementation with pnpm conformance.