svelte-scrolling icon indicating copy to clipboard operation
svelte-scrolling copied to clipboard

Lightweight Svelte plugin to scroll to given elements with smooth animations

Results 2 svelte-scrolling issues
Sort by recently updated
recently updated
newest added

Current docs provide usage with raw html elements. We use components alot. Plz provide example on usage with components. OR, if, its not implemented. I suggest you to implement it....

documentation

whe using touchdevice, and scrolling down with touch, if we touch the link, it will jump to its anchor. I have mad a custom ScrollTo.ts to trigger the jump only...