Route Meta Fields
In this lesson, we take a look at Vue Router's route meta fields and their ability to attach arbitrary information to a route.
A common use case for route meta fields is to mark some routes as protected. We implement just this for the travel app to see route meta fields in action.
Advanced Vue Router 4
4 lessons • 36 minNEXT CHAPTER
Vue Router 4 Bonus Chapter7 lessons • 28 min