sweet-alert-dialog
sweet-alert-dialog copied to clipboard
Disable Confirm Text Button
I am vurrently using the following code but i dont want the confirm text button. Is there a way to disable the button?
swal({ title: "Auto close alert!", text: "I will close in 2 seconds.", timer: 2000, showConfirmButton: false });
@clfolmar aha, this is android lib on java, not js for web
@yogamurthy https://github.com/F0RIS/sweet-alert-dialog