Top "Sweetalert" questions

SweetAlert is a JavaScript library that provides a replacement for standard alert() dialogue.

Get value from SweetAlert2 select box?

I have the following code... which is used for a sweet alert text box swal({ title: 'Select an Item', input: …

javascript sweetalert sweetalert2
sweetalert2 multiple swal at the same function

I'd like to make a condition and call a swal for each one (Sweetalert2). But only one of the swal …

javascript modal-dialog sweetalert sweetalert2
SweetAlert2: Set dialog height

for sweetAlert2 I noticed there's no "height" property but there is a "width" property, is there a way to set …

javascript angularjs typescript sweetalert
SweetAlert2 : Validation required for one of the fields

I am trying to perform validation on one of the fields in the form. Only if the value for that …

validation sweetalert sweetalert2
SweetAlert small on mobile devices, and Resize SweetAlert icons

I am linking to this SweetAlert library https://unpkg.com/sweetalert/dist/sweetalert.min.js, and when I display an …

javascript html css sweetalert sweetalert2