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
It'd be awesome if tinyscroll could be called dynamically. I'm currently working on something that contains elements/sections that are added to the DOM on the fly, and then trigger a scrollTo method afterwards.
It would be great if I could import a scrollTo method that takes an element, and some options and did its magic 🎩
The text was updated successfully, but these errors were encountered:
It'd be awesome if tinyscroll could be called dynamically. I'm currently working on something that contains elements/sections that are added to the DOM on the fly, and then trigger a scrollTo method afterwards.
It would be great if I could import a
scrollTo
method that takes an element, and some options and did its magic 🎩The text was updated successfully, but these errors were encountered: