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

2.5.1 • Public • Published

@better-scroll/pull-down

中文文档

The ability to inject a pull-down refresh for BetterScroll.

Usage

import BScroll from '@better-scroll/core'
import Pulldown from '@better-scroll/pull-down'
BScroll.use(Pulldown)

const bs = new BScroll('.wrapper', {
  pullDownRefresh: true
})

Package Sidebar

Install

npm i @better-scroll/pull-down

Weekly Downloads

3,122

Version

2.5.1

License

MIT

Unpacked Size

53.7 kB

Total Files

12

Last publish

Collaborators

  • hubvue
  • dolymood
  • candyj
  • theniceangel