SolidJSS
SolidJSโ€ข14mo agoโ€ข
5 replies
radek1313

Nested layouts with dynamic route

I am using solid start with file based routing. I want to create routes with nested layout. I want to have routes /plans/[id] and /plans/[id]/select. Both of these routes should share same layout, how can I acheive it with dynamic paremeter?
Was this page helpful?