Visualise route/ component mapping #1508
osttra-varun
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, was wondering if we can see routes (path)/ component mapping in a nice visual way. In Router dev tools, there's
routesByPath
,routesById
but I don't think they show the name of the component? I guess, I can also use React dev tools to inspect and find components rendered, but would be nice if there was something already in TanStack Router.Thanks
Beta Was this translation helpful? Give feedback.
All reactions