MCPcopy Create free account
hub / github.com/Fiddle-Digital/string-scroll / scrollEmit

Method scrollEmit

src/Animations/StringAnimation.ts:157–159  ·  view source on GitHub ↗
(data: StringAnimationData)

Source from the content-addressed store, hash-verified

155 this.id++
156 }
157 public scrollEmit(data: StringAnimationData){
158 this.onScrollEvent(data)
159 }
160}

Callers 2

onScrollMethod · 0.80
onResizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected