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

Please allow me to handle the event when I click the close button. #375

Open
hahmjuntae opened this issue May 16, 2023 · 0 comments
Open
Labels
Type: Enhancement New feature or request

Comments

@hahmjuntae
Copy link

Hello.
We are using your vue-toastification well.
I write like this because I have a function that I want to use.

Currently, only two events are allowed to be handled on individual toast, onClose and onClick, but can you also create an event function that can be handled when you click closeButton?

It may be a bit off from the function of toast, but I want the function below.

For example, if the prompt is successful, you will see toast and the phrase "Go to that page in 3 seconds." However, if you press close button, I would like to include a function that cancels the movement to that page.

Please review the above!

@hahmjuntae hahmjuntae added the Type: Enhancement New feature or request label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant