eQuantic.UI Documentation

Component

Toast

Temporary notification that slides into view.

Usage Example

new Toast("Item saved successfully").WithDuration(3000);

Properties

PropertyDescription
messageNotification text.
durationTime in milliseconds before disappearing.
positionScreen corner (TopLeft, BottomRight, etc.).

Style Customization

All eQuantic.UI components accept Tailwind CSS utilities to ensure they integrate seamlessly with your brand.