[Vuejs]-Do something when user cancels refresh

0👍

I depends on the pop-up you’re using, you could probably bind to an event on that pop-up something like @cancel / @close, take a look at the component.

Leave a comment