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
Snackbars are great to provide brief feedback about an operation through a message at the bottom of the screen.
It would be really nice if we could also add css class for a Snackbar. For example if the operation failed to complete we could display it in a different color (probably red) whereas in case of success, we could apply different styling (probably a snackbar in green color).
The text was updated successfully, but these errors were encountered:
naveedahmed1
changed the title
Snackbar / Toast Please add support for class
Snackbar / Toast Please add support for CSS Class
Jan 15, 2017
jelbourn
added
the
feature
This issue represents a new feature or feature request rather than a bug or bug fix
label
Jan 25, 2017
Snackbars are great to provide brief feedback about an operation through a message at the bottom of the screen.
It would be really nice if we could also add css class for a Snackbar. For example if the operation failed to complete we could display it in a different color (probably red) whereas in case of success, we could apply different styling (probably a snackbar in green color).
The text was updated successfully, but these errors were encountered: