sweetalert close on deny code example
Example 1: how to stop user from clicking outside sweetalert 2
allowOutsideClick: false
Example 2: sweet alert bootstrap
Swal.fire( 'Good job!', 'You clicked the button!', 'success')
allowOutsideClick: false
Swal.fire( 'Good job!', 'You clicked the button!', 'success')