Docs
Toast Notification

Toast Notification


The Toast Notification component is a customizable notification system that displays messages to users. It provides various types of notifications (success, error, warning, info) with optional icons and actions.

Installation


npx empire@latest add toast

Props


Prop nameTypeDescription
titlestringTitle of the notification.
descriptionstringDescription of the notification.
variantstringUpdates the colour and theme of notification.
durationnumberDuration of the notification in milliseconds.