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•11mo ago
you can use the
_
suffix to opt out of the parent layoutugly-tan•11mo ago
see https://tanstack.com/router/v1/docs/framework/react/guide/file-based-routing#file-naming-conventions
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.
