This is a simple, touch-enabled, seamless scrolling for Vue.js app.
Usage:
import Vue from 'vue' import vueSeamlessScroll from 'vue-seamless-scroll' new Vue({ components: { vueSeamlessScroll } })
Preview:
Changelog:
v1.1.23 (12/06/2020)
- Bugfixed
Download Details:
Author: chenxuan0000
Live Demo: https://chenxuan0000.github.io/vue-seamless-scroll/
Download Link: https://github.com/chenxuan0000/vue-seamless-scroll/archive/master.zip
Official Website: https://github.com/chenxuan0000/vue-seamless-scroll
Install & Download:
# NPM
$ npm install vue-seamless-scroll --save