Prevent SweetAlert to be closed on clicking outside the popup window

Source: https://stackoverflow.com/questions/47749095/prevent-sweetalert-to-be-closed-on-clicking-outside-the-popup-window

If you are using Sweet Alert 2, you can use this configuration
allowOutsideClick: false
This should work.

Không có nhận xét nào:

filebrowserBrowseUrl and external file browser/uploader

 https://ckeditor.com/old/forums/CKEditor-3.x/filebrowserBrowseUrl-and-external-file-browseruploader Thanks for your replies, it actually wo...