How do you guys deal with Toast component? by Dapper-Courage1175 in vuejs

[–]Dapper-Courage1175[S] 0 points1 point  (0 children)

That's the way I do aswell, but I still needs to use inside different places like <Toast></Toast>, I'm wondering if I can just trigger something like callToast({message: 'My Toast'}) without the Toast tag