$ cnpm install @better-scroll/scroll-bar
An elegant and beautiful scroll bar.
import BScroll from '@better-scroll/core'
import Scrollbar from '@better-scroll/scroll-bar'
BScroll.use(Scrollbar)
const bs = new BScroll('.wrapper', {
scrollbar: true
})
Copyright 2013 - present © cnpmjs.org | Home |