ankosoftware / ng2-bootstrap-modal

Library to simplify the work with bootstrap modal dialogs
MIT License
54 stars 63 forks source link

Prevent close on "Esc" press #65

Open Herno90 opened 4 years ago

Herno90 commented 4 years ago

Is there a way to prevent the modal close when a user press the key "Esc" ? On DialogOptions there are no properties for that