Vue Router for Everyone (Vue 2)
🚧 PLEASE NOTE: An updated version of this course is available! see the Vue Router 4 for Everyone: Master Routing in Vue.js course. This course is outdated!

How to control the scroll behavior of Vue Router

In this lesson, we learn how to add and control scroll behavior when navigating to sections on the same page. This technique is very handy and can provide a much better user experience to our applications when used correctly.