Skip to content

Instantly share code, notes, and snippets.

@adrianfaciu
Created October 21, 2018 14:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adrianfaciu/45abbc822b333e8b226f31221c615a36 to your computer and use it in GitHub Desktop.
Save adrianfaciu/45abbc822b333e8b226f31221c615a36 to your computer and use it in GitHub Desktop.
<div class="toast">
<mat-icon>done</mat-icon>
<div>This is a toast message</div>
<mat-icon (click)="close()">close</mat-icon>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment