Tailwind UI Pattern Registry for humans and agents

popup toast notification success alert message popup toast notification success alert message snackbar success toast notification popup notification message

Popup Base

Fetch pattern JSON: curl https://webspire.de/patterns/popup/base.json

Details

Family
popup
Tier
base
Kind
component
Responsive Dark Mode Tailwind Only SSR Safe Copy & Paste Requires JS
Stable Published
popuptoastnotificationsuccessalertmessage

Slots

Name Required Description
icon No Status icon (checkmark for success).
message Yes Notification title and description text.
close No Close/dismiss button.

Success toast notification fixed to the bottom-right corner with a green checkmark icon, message text, and a close button. Use as a baseline for all toast notification variants.