2.5.5 • Published 12 months ago

tz-better-scroll-mouse-wheel v2.5.5

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@better-scroll/mouse-wheel

中文文档

Allow the mouse wheel to manipulate scrolling behavior.

Usage

import BScroll from 'tz-better-scroll-core'
import MouseWheel from 'tz-better-scroll-mouse-wheel'
BScroll.use(MouseWheel)

const bs = new BScroll('.wrapper', {
  // ...
  mouseWheel: {
    speed: 2,
    invert: false,
    easeTime: 300,
  }
})
2.5.5-beta.0

12 months ago

2.5.5

12 months ago

2.5.5-beta.1

12 months ago

2.5.5-beta.2

12 months ago

2.5.4

1 year ago

2.5.3

1 year ago

2.5.2-alpha.6

1 year ago

2.5.2-alpha.5

1 year ago

2.5.2-alpha.4

1 year ago

2.5.2-alpha.3

1 year ago