mazdik / ng-mazdik

Angular UI component library
https://mazdik.github.io/ng-mazdik
MIT License
89 stars 34 forks source link

Prevent modal closing while click the "esc" button #75

Open GowthamB-98 opened 1 year ago

GowthamB-98 commented 1 year ago

When I click the esc button modal was closed, but I want to prevent this because I have ask confirmation to the client before closing the modal.