overlaystoast
Toast
Temporary notification messages backed by the solid-toaster package.
Import#
Install solid-toaster:
Then import styles, mount a Toaster instance.
Examples#
Basic Toasts#
Send status toasts to the global toaster instance, including loading to success update.
Promise + Scoped Instances#
Use toast.promise for async lifecycle and route toasts by toasterId.