Skip to content

vue-scrollto

Scrolling to elements made easy.

Performant

Uses `window.requestAnimationFrame` to smoothly animate.

Easing

Easing is managed via bezier-easing - A well tested easing micro-library.

Interuptible

By default, user interaction will cancel ongoing scrolling animations.