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

Question : Function to close notification #174

Closed
fakhamatia opened this issue Apr 22, 2019 · 1 comment
Closed

Question : Function to close notification #174

fakhamatia opened this issue Apr 22, 2019 · 1 comment

Comments

@fakhamatia
Copy link

Hello and thank you for this great work.

iziToast.info({
position: "center",
title: "please wait.",
timeout: false,
});

How can i set a function to close this notification?
I read doc but i don't get it.

@gaycookie
Copy link

If you have read the documentation, you would have noticed that there is a function to kill all toasts
iziToast.destroy();

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

2 participants