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
Uh oh!
There was an error while loading. Please reload this page.
-
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: successandcolor: successseverity: errorandcolor: errorBeta Was this translation helpful? Give feedback.
All reactions