svelte-scrollto-element
svelte-scrollto-element copied to clipboard
Scroll to element with smooth animation. Lightweight library for Svelte. No dependencies! Pure Svelte.
I can confirm everything's working as expected in Svelte 4.
Hi! Just started using this library and its great and easy to use, however i would love if at least the scrolltotop and scrolltobottom actions options would be optional, since...
Hello, and thanks for forking [svelte-scrollto](https://github.com/langbamit/svelte-scrollto) and updating it. I'm having some trouble using svelte-scrollto-element with TypeScript. I just followed the examples in the readme. The scrolling works totally fine,...
- optional config for scrolltotop and scrolltobottom (fix #1 )
- use string or element input fix #2