<[object Object] defer="true" src="https://static.cloudflareinsights.com/beacon.min.js" token="0a1dcfae6c4348e2aa2d13c20d9fe61d">

# Vue Router

> What the router is, how to install it, and basic configurations of routes.

* Essentials
    * Getting started
    * Dynamic Route Matching
    * Programmatic Navigation
    * Named Routes
    * Named Views
    * Redirect and Alias
    * Passing Props to Route Components
    * HTML5 History Mode
* Advanced
	* Navigation Guards
	* Route Meta Fields
	* Transitions
	* Data Fetching
	* Scroll Behavior
	* Lazy Loading Routes
Last Updated: 3/24/2022, 12:13:05 AM