sweet-alert-dialog icon indicating copy to clipboard operation
sweet-alert-dialog copied to clipboard

Disable Confirm Text Button

Open yogamurthy opened this issue 8 years ago • 3 comments

I am vurrently using the following code but i dont want the confirm text button. Is there a way to disable the button?

yogamurthy avatar Jun 16 '16 03:06 yogamurthy

swal({ title: "Auto close alert!", text: "I will close in 2 seconds.", timer: 2000, showConfirmButton: false });

clfolmar avatar Aug 04 '16 14:08 clfolmar

@clfolmar aha, this is android lib on java, not js for web

F0RIS avatar Nov 22 '18 10:11 F0RIS

@yogamurthy https://github.com/F0RIS/sweet-alert-dialog

F0RIS avatar Nov 22 '18 10:11 F0RIS