Relative Content

Tag Archive for javascriptvue.jsnuxt.jsnuxtjs3nuxt3

Nested Routes on top level Routes – nuxt 3

Why do you want to do this thing? The problem here is that I want to write a layout in it. I can put definePageMeta, for example, middleware or pageTransition, which applies to all pages that contain this layout. But definePageMeta, I think it is for pages? How do I create Nested Routes, but in […]