Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closing alert with JS #34

Closed
sambengtson opened this issue Oct 30, 2015 · 1 comment
Closed

Closing alert with JS #34

sambengtson opened this issue Oct 30, 2015 · 1 comment

Comments

@sambengtson
Copy link

With the original sweet alert project, I could say something like the following to close the alert.

swal.close();

This does not seem to be the case with this project and I cannot find documentation and or the code that would do this. Is this available somewhere and I'm just missing it?

@sambengtson
Copy link
Author

Closing. I now see that the function as changed to:

swal.closeModal();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant