0👍
you can call it like this
<button @click="editMemit(memit.id)">Edit</button>
- [Vuejs]-Chart js plugin annotation not working in vue
- [Vuejs]-V-rating not displaying the value stored in the firestore database
Source:stackexchange.com
0👍
you can call it like this
<button @click="editMemit(memit.id)">Edit</button>