We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to know if there is any callback method when the display is finished? because i want to trigger an event when it finished.
thanks beforehand.
The text was updated successfully, but these errors were encountered:
They trigger synchronously. When you call it the display is "done." Am I missing something @jpillora ?
If not, please close this issue.
$.notify("BOOM!", "error"); // code to run after
Sorry, something went wrong.
No branches or pull requests
I want to know if there is any callback method when the display is finished? because i want to trigger an event when it finished.
thanks beforehand.
The text was updated successfully, but these errors were encountered: