Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Qinbf/groundmap
/ currentHref
Function
currentHref
web/components/ScrollMemory.tsx:31–33 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
29
}
30
31
function currentHref(): string {
32
return window.location.pathname + window.location.search;
33
}
34
35
/**
36
* 把容器还原到 top 像素处。
Callers
2
ScrollMemory
Function · 0.85
onNav
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected