In this Vue 3 tutorial, we learn about route and query parameters. We cover how to create these parameters and access the data in them as well as nested routes and page scroll behavior.
We cover the following topics:
1. Lesson project
2. Route parameters
3. Route links with parameters
4. How to access a route parameter (with $route)
5. Parameters as props
6. Query parameters
7. How to access query parameters (with $route)
8. Nested routes
9. Named router views
10. Scroll behavior
Note that this tutorial is for the Vue 3 Options API (which is similar to Vue 2). We later move on to the Composition API and then the Script Setup (3.2 update)
This lesson is also available in written format
https://www.koderhq.com/tutorial/vue/...
Check out the Vue 3 for Beginners playlist for more Vue tutorial videos
• Vue 3 for Beginners
Subscribe to the channel and never miss a lesson
/ @koderhq
Visit the website for a wide range of programming tutorials
https://www.koderhq.com