2.5.5 • Published 10 months ago
tz-better-scroll-zoom v2.5.5
@better-scroll/pull-up
Plugin for zooming in or out.
Usage
import BScroll from 'tz-better-scroll-core'
import Zoom from 'tz-better-scroll-zoom'
BScroll.use(Zoom)
const bs = new BScroll('.zoom-wrapper', {
freeScroll: true,
scrollX: true,
scrollY: true,
disableMouse: true,
useTransition: true,
zoom: {
start: 1,
min: 0.5,
max: 2
}
})
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