공부
[JS] VueJS `router-link` onclick
승가비
2020. 3. 14. 02:41
728x90
<router-link v-on:click.native="doSomethingCool" to="/">Home</router-link>
https://github.com/vuejs/vue-router/issues/800
Router-Link doesn't support v-on:click · Issue #800 · vuejs/vue-router
This doesn't fire the click event: Home Is this intentional? If yes, what is the recommended appro...
github.com
728x90