0👍
I imagine that in your my_button
component, you have a button. There, do something like:
<button onClick="click_button">{{caption}}</button>
- [Vuejs]-Node.js/Passport Twitter authorization returns 302
- [Vuejs]-Semantic UI dropdown value getting retained, when the table row is deleted
Source:stackexchange.com