You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wonder if it is possible to use this library along with Feliz hooks .
It still will be command on Update:
state,
Toast.message "I am toast of type Info"|> Toast.title "Info"|> Toast.info
but I have no idea where the registration part should happen.
I'm not asking how to do it, expecting implementation changes required,
just checking if this is feasible and with what effort.
The text was updated successfully, but these errors were encountered:
In standard Elmish, Toast requires "registration" in the program entity:
I wonder if it is possible to use this library along with Feliz hooks .
It still will be command on Update:
but I have no idea where the registration part should happen.
I'm not asking how to do it, expecting implementation changes required,
just checking if this is feasible and with what effort.
The text was updated successfully, but these errors were encountered: