Blog

how-to

How to setup custom layout for all subpages in on go in Nuxt

Jakub Holcman - 10 min read

#nuxt #js #how-to

June 20, 2025

This article shows you how to setup layout once for parent page and use it for all subpages without the need of configuring it for each child page.

Read more