Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dailydotdev/apps
/ callback
Function
callback
packages/shared/src/useDynamicHeader.ts:40–40 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
38
}
39
40
const
callback = () => onScroll.current?.();
41
42
window.addEventListener(
'scroll'
, callback);
43
Callers
2
parseNodeRecursive
Function · 0.50
completeActionThenFire
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected