Using Vue Router?
Jul 9, 2018
3
Level 1
how to pass the props using <route-link>
hi to all, please help me, anyone, how to pass the props using <route-link> in vue js , when clicking the route link the open the new component thanking you
Level 9
put it this way.. start at this documentation they are really well written. Don't skip through it, invest the time top to bottom.
Also, if your app is big enough that you need to transfer state around the place, consider vuex right away. It will save a lot of headaches down the track.
1 like
Please or to participate in this conversation.