Infer Promise results to toast styles #5174
MarioP-Dev
started this conversation in
Feature requests
Replies: 1 comment
-
Really would like to see this, ideally the toast should also use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When using a Toast with a Promise, it would be very helpful to infer the result of the promise to the styles of the toast.
For example:
severity: success
andcolor: success
severity: error
andcolor: error
Beta Was this translation helpful? Give feedback.
All reactions