-
-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Description
Follow up from this: http://forum.vuejs.org/topic/26/vue-router-named-routes/2
The $route
object should have the name
property which is set in the router. I think there are a lot use cases, primarily this would enabled a developer not to depend on a dynamic path but on a single name.