MCPcopy 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
31function currentHref(): string {
32 return window.location.pathname + window.location.search;
33}
34
35/**
36 * 把容器还原到 top 像素处。

Callers 2

ScrollMemoryFunction · 0.85
onNavFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected