svelte-scrollto-element icon indicating copy to clipboard operation
svelte-scrollto-element copied to clipboard

Scroll to element with smooth animation. Lightweight library for Svelte. No dependencies! Pure Svelte.

Results 5 svelte-scrollto-element issues
Sort by recently updated
recently updated
newest added

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...

bug

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,...

bug

- optional config for scrolltotop and scrolltobottom (fix #1 )

- use string or element input fix #2