Toast
Temporary notification messages that appear and automatically dismiss after a timeout.
Shorthand helpers
toast.info()
toast.success()
toast.warning()
toast.error()
Title only
Action button
With action
Loading & promise
toast.loading() + update
toast.promise() — resolves
toast.promise() — rejects
Dismiss
Dismiss all