route record
A route record is a definition object for each route in the router. It can be accessed via $router.routes[n] and $route.matched[n].
A route record is a definition object for each route in the router. It can be accessed via $router.routes[n] and $route.matched[n].