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
Hi,
I wanted to use the ToastService to show different types of messages: success, failed, info.
Therefore I need to add a custom class to every toast to change the text color or background.
Is there a way of implementing it? I've seen the material guidelines and there is a default bg color for that, but...
I'm relatively new to the Ember community, but I think when it's not possible I can write my own service for that.
Thanks for the reply!
The text was updated successfully, but these errors were encountered:
Hi,
I wanted to use the
ToastService
to show different types of messages: success, failed, info.Therefore I need to add a custom class to every toast to change the text color or background.
Is there a way of implementing it? I've seen the material guidelines and there is a default bg color for that, but...
I'm relatively new to the Ember community, but I think when it's not possible I can write my own service for that.
Thanks for the reply!
The text was updated successfully, but these errors were encountered: