The questions should be enough clear. But I can see that someone use: <button @click="function()">press</button> Someone use: <button v-on:click="function()">press</button> But really what is ...
-
May 25, 2022
- 0 Comments