Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/freeCodeCamp/freeCodeCamp
/
Class
client/src/templates/Challenges/utils/frame.ts:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
) => (frameContext: Context) => Context;
56
57
class
ScrollManager {
58
#previewScrollPosition = 0;
59
60
getPreviewScrollPosition = () => {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected