Toast

The GlossyToast component provides a beautiful, interactive toast notification system with a modern glassmorphism design. It includes an activation button to show/hide the toast and features smooth animations and hover effects. The component is fully customizable with props for message content and button labels.

Glossy Toast

The GlossyToast component creates an elegant toast notification with a frosted glass appearance. It includes a toggle button to show/hide the toast and provides a rich user experience with interactive elements. The component is fully customizable through props for different use cases.

API Reference

PropTypeDefaultDescription
description?stringDefault meeting messageCustom message text to display in the toast notification
option1?string"Yes"Custom text for the first action button (left button)
option2?string"No"Custom text for the second action button (right button)