shakee93 / vue-toasted

🖖 Responsive Touch Compatible Toast plugin for VueJS 2+
https://shakee93.github.io/vue-toasted/
MIT License
2.21k stars 194 forks source link

How to clear all toasted in single click #32

Closed githubgobi closed 7 years ago

githubgobi commented 7 years ago

Need a option for close all opened toast with single function or single click?

shakee93 commented 7 years ago

it will be available soon.

coderabsolute commented 7 years ago

Awesome Library! Possible to clear the toast by it's type? Like, I want to clear only the error style toasts. The current function to clear is clearing all.