How to Access Nuxt.js Page Data in Route Meta Fields
Hey folks, this article is about accessing page data in route objects. It's a use case I have frequently stumbled upon, for example when generating sitemaps.
Nuxt pages allow you to define structural data like the meta property or the auth property f...
dworddesign.hashnode.dev3 min read