forge42dev / remix-toast

Server side implementation of toast notifications in Remix
MIT License
190 stars 11 forks source link

Add `duration` key to the `ToastMessage` schema #27

Closed anthonyhagi closed 1 month ago

anthonyhagi commented 1 month ago

This would allow us to specify a custom duration for toasts to display on the front-end in libraries like Sonner

Is this something we can add sometime soon? Would add a lot of flexibility