I use angular11 to write my project
in many cases I want a button to have a confirm dialog, so instead of creating a mat-dialog popup for it, I want to c
mat-dialog