UNPKG

ipsos-components

Version:

Material Design components for Angular

6 lines (5 loc) 237 B
<h1 mat-dialog-title>Dialog with elements</h1> <div mat-dialog-content>This dialog showcases the title, close, content and actions elements.</div> <div mat-dialog-actions> <button mat-button mat-dialog-close>Close</button> </div>