T
TanStack11mo ago
adverse-sapphire

Router setup

I have a page with route /dashboard whose layout[ wrapper ] is defined, i want to create a page with route dashboard/type/1 but this page should not have the dashboards layout as wrapper.
2 Replies
ugly-tan
ugly-tan11mo ago
you can use the _ suffix to opt out of the parent layout
ugly-tan
ugly-tan11mo ago
TanStack | High Quality Open-Source Software for Web Developers
Headless, type-safe, powerful utilities for complex workflows like Data Management, Data Visualization, Charts, Tables, and UI Components.
From An unknown user
From An unknown user

Did you find this page helpful?