Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/molefrog/wouter
/ useLocation
Function
useLocation
packages/wouter/src/index.js:82–82 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
80
};
81
82
export
const
useLocation = () => useLocationFromRouter(useRouter());
83
84
export
const
useSearch = () => {
85
const
router = useRouter();
Callers
9
LogLocations
Function · 0.90
App
Function · 0.90
use-location.test.tsx
File · 0.90
NavigateButton
Function · 0.90
LocationDisplay
Function · 0.90
CartPage
Function · 0.90
useRoute
Function · 0.85
useSearchParams
Function · 0.85
LocationPrinter
Function · 0.85
Calls
2
useLocationFromRouter
Function · 0.85
useRouter
Function · 0.85
Tested by
5
LogLocations
Function · 0.72
App
Function · 0.72
NavigateButton
Function · 0.72
LocationDisplay
Function · 0.72
LocationPrinter
Function · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…