Answers for "disable the close when click outside in mat dialog"

1

mat dialog disable close

this.dialog.open(DialogComponent, { disableClose: true });
Posted by: Guest on March-04-2021

Code answers related to "disable the close when click outside in mat dialog"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language