Skip to content

Instantly share code, notes, and snippets.

@LironHazan
Created September 17, 2018 18:44
Show Gist options
  • Save LironHazan/8069ddfdeb06329442b9e71f8de138a5 to your computer and use it in GitHub Desktop.
Save LironHazan/8069ddfdeb06329442b9e71f8de138a5 to your computer and use it in GitHub Desktop.
<header>
<button mat-icon-button mat-dialog-close="true">
<i class="material-icons">clear</i>
</button>
</header>
<mat-dialog-content>
<ng-template #target></ng-template>
</mat-dialog-content>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment