Credit to devdocs.io
Back
Forward
Menu
Home
Clear search
vue_router
API Mirror
vue_router
46
API Reference
$route
$route.fullPath
$route.hash
$route.matched
$route.name
$route.params
$route.path
$route.query
$route.redirectedFrom
<router-link>
<router-link> `active-class` prop
<router-link> `append` prop
<router-link> `event` prop
<router-link> `exact-active-class` prop
<router-link> `exact` prop
<router-link> `replace` prop
<router-link> `tag` prop
<router-link> `to` prop
<router-view>
<router-view> `name` prop
Component Injections
router.addRoutes()
router.afterEach()
router.app
router.back()
router.beforeEach()
router.beforeResolve()
router.currentRoute
router.forward()
router.getMatchedComponents()
router.go()
router.mode
router.onError()
router.onReady()
router.push()
router.replace()
router.resolve()
RouterOptions.base
RouterOptions.fallback
RouterOptions.linkActiveClass
RouterOptions.linkExactActiveClass
RouterOptions.mode
RouterOptions.parseQuery / stringifyQuery
RouterOptions.routes
RouterOptions.scrollBehavior
v-slot
10
Basic Guides
Dynamic Route Matching
Getting Started
HTML5 History Mode
Installation
Named Routes
Named Views
Nested Routes
Passing Props to Route Components
Programmatic Navigation
Redirect and Alias
6
Other Guides
Data Fetching
Lazy Loading Routes
Navigation Guards
Route Meta Fields
Scroll Behavior
Transitions
vue_router / Other Guides
Data Fetching
Lazy Loading Routes
Navigation Guards
Route Meta Fields
Scroll Behavior
Transitions
Stackoverflow
Slideshare
Speakerdeck