0.0.0 • Published 6 months ago
@aurora-design/my-scroll-pull-up v0.0.0
@better-scroll/pull-up
The ability to inject a pull-up load for BetterScroll.
Usage
import BScroll from '@better-scroll/core'
import PullUp from '@better-scroll/pull-up'
BScroll.use(PullUp)
const bs = new BScroll('.wrapper', {
pullUpLoad: true
})0.0.0
6 months ago