2.5.5 • Published 10 months ago
tz-better-scroll-mouse-wheel v2.5.5
@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
10 months ago
2.5.5
10 months ago
2.5.5-beta.1
10 months ago
2.5.5-beta.2
10 months ago
2.5.4
11 months ago
2.5.3
11 months ago
2.5.2-alpha.6
11 months ago
2.5.2-alpha.5
11 months ago
2.5.2-alpha.4
11 months ago
2.5.2-alpha.3
11 months ago