0👍
You have to pass item object or its id to edit method in a row and then use a router push statement with params as id which will route you towards new page. Where you get object details using ID from store or API in the mounted lifecycle hook
- [Vuejs]-How can this rare '<a>' tag markup be written in pug?
- [Vuejs]-Display elements based on instantaneous change and full or empty input on vue js
Source:stackexchange.com