layout title titleTemplate hero features home Vue Router The official Router for Vue.js name text tagline image actions Vue Router The official Router for Vue.js Expressive, configurable and convenient routing for Vue.js src alt /logo.svg Vue Router theme text link brand Get Started /installation theme text link cta vueschool Free Video Course https://vueschool.io/courses/vue-router-4-for-everyone?friend=vuerouter&utm_source=vuerouter&utm_medium=link&utm_campaign=homepage theme text link cta vue-mastery Get the Vue Router Cheat Sheet https://www.vuemastery.com/vue-router?coupon=ROUTER-DOCS&via=eduardo title details 🛣 Expressive route syntax Define static and dynamic routes with an intuitive and powerful syntax. title details 🛑 Fine-grained Navigation control Intercept any navigation and precisely control its outcome. title details 🧱 Component-based configuration Map each route to the component that should display. title details 🔌 History modes Choose between HTML5, Hash or Memory history modes. title details 🎚 Scroll control Precisely control the scroll position in every page. title details 🌐 Automatic Encoding Directly use unicode characters (你好) in your code. <script setup> import HomeSponsors from './.vitepress/theme/components/HomeSponsors.vue' import './.vitepress/theme/styles/home-links.css' </script>