simontol opened this issue 6 years ago · 2 comments
It could be great to have a snippet for mat-dialog basic structure such as:
<h1 mat-dialog-title></h1> <div mat-dialog-content> </div> <div mat-dialog-actions> </div>