A notification payload dispatched to the toast bus.
Mirrors the fields needed by Toaster without importing the full Zustand store in this lower-level module.
Toaster
Optional
Optional clickable action on the toast (e.g. "Open folder" after a download completes). The toast container renders this as a button and dismisses the toast when the callback runs.
A notification payload dispatched to the toast bus.
Mirrors the fields needed by
Toasterwithout importing the full Zustand store in this lower-level module.