+ 10
Swal.fire
How to create two buttons in Swal.fire?
6 Answers
+ 5
Thanks ššLovešš
+ 3
ššLovešš, I don't understand what you just said
+ 2
What documentation are you talking about, ššLovešš?
+ 2
Here you can see more examples on swal
https://sweetalert2.github.io/
7 and 8 examples are the answers
+ 2
swal("Are you sure you want to do this?", {
buttons: ["Oh noez!", "Aww yiss!"],
});