UNPKG
remoteview
Version:
latest (2.40.2)
2.40.2
2.39.1
Remote isolated browser platform by Dosyago
gitlab.com/i5ik/Viewfinder
i5ik/Viewfinder
remoteview
/
public
/
voodoo
/
src
/
handlers
/
scrollNotify.js
4 lines
(3 loc)
•
157 B
JavaScript
View Raw
1
2
3
4
export
function
handleScrollNotification
(
{/*scroll:{didScroll},*/executionContextId}, state
) { state.
viewState
.
latestScrollContext
= executionContextId; }