TanStackT
TanStack3y ago
1 reply
hurt-tomato

Can't find the docs for useMatchRoute

https://tanstack.com/router/v1/docs/api/react/useMatchRoute
I am currently using "@tanstack/react-location": "^3.7.4" and I noticed that the original documentation is nowhere to be found. So, I looked to the current documentation, and it seems to be blank. Where can I find the docs for this?
const matchRoute = useMatchRoute()
`
useMatchRoute | TanStack Router Docs
Was this page helpful?