MCPcopy Create free account
hub / github.com/Noumena-Network/code / getScrollDrainNode

Function getScrollDrainNode

src/ink/render-node-to-output.ts:84–86  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

82}
83
84export function getScrollDrainNode(): DOMElement | null {
85 return scrollDrainNode
86}
87
88// At-bottom follow scroll event this frame. When streaming content
89// triggers scrollTop = maxScroll, the ScrollBox records the delta +

Callers 1

createRendererFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected