Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/callmecavs/jump.js
/ top
Function
top
src/jump.js:34–36 ·
view source on GitHub ↗
(element)
Source
from the content-addressed store, hash-verified
32
// element offset helper
33
34
function
top (element) {
35
return
element.getBoundingClientRect().top + start
36
}
37
38
// rAF loop helper
39
Callers
1
jump
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected