You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've opened PR #14 to avoid repeated calls to the function (you could alternatively use another variable to keep track of whether index has changed from its previous value).
Is it possible to execute arbitrary functions such as:
This is possible in something like scrollama.js, and I would like to use svelte-scroller to do so if possible as it's already built into Svelte.
The text was updated successfully, but these errors were encountered: