@better-scroll/pull-up
TypeScript icon, indicating that this package has built-in type declarations

2.5.1 • Public • Published

@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
})

Package Sidebar

Install

npm i @better-scroll/pull-up

Weekly Downloads

3,302

Version

2.5.1

License

none

Unpacked Size

35.1 kB

Total Files

12

Last publish

Collaborators

  • hubvue
  • dolymood
  • candyj
  • theniceangel