SolidJSS
SolidJSโ€ข14mo agoโ€ข
2 replies
sh03

Difference between a nested route layout and just wrapping a route with a <Layout> component

Is there a practical difference between declaring a nested route layout like this: https://docs.solidjs.com/solid-start/building-your-application/routing#nested-layouts and just wrapping a route with a <Layout> component?
Was this page helpful?