Angular Material - Angular Material Toast - Angular Material Tutorial
How to Create Toast in Angular Material?
- The Angular Material provides various special methods to show unobtrusive alerts to the users.
- Angular Material provides a term toast for them and $mdToast service is used to show toasts.
learn angular material tutorials - toast Example
Example:
- The following example showcases the use of toasts.