Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/darkroomengineering/lenis
/ emit
Method
emit
packages/core/src/lenis.ts:604–606 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
602
}
603
604
private emit() {
605
this.emitter.emit(
'scroll'
, this)
606
}
607
608
private onNativeScroll = () => {
609
if
(this._resetVelocityTimeout !== null) {
Callers
6
Lenis
Class · 0.95
resize
Method · 0.95
internalStart
Method · 0.95
internalStop
Method · 0.95
scrollTo
Method · 0.95
VirtualScroll
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected