I am new to angular and I am using Angular Material Design for UI.
In my application I have a snackbar .
Now I want to set an Icon inside the snackbar but I trie
Try openFromComponent or openFromTemplate methods of the MatSnackBar Service instead of plain open.
openFromTemplate
MatSnackBar
open