UNPKG

svelte-scrollto-element

Version:

Svelte action that listens for click events and scrolls to elements with animation. Inspired by rigor789/vue-scrollto.

2 lines (1 loc) 94 B
export { animateScroll, scrollto, scrolltobottom, scrolltotop } from './services/service.js';