2.5.5 • Published 10 months ago

tz-better-scroll-slide v2.5.5

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

@better-scroll/slide

中文文档

The ability to inject a Carousel effect for BetterScroll.

Usage

import BScroll from 'tz-better-scroll-core'
import Slide from 'tz-better-scroll-slide'
BScroll.use(Slide)

const bs = new BScroll('.div', {
  scrollX: false,
  scrollY: true,
  slide: {
    loop: true,
    threshold: 100
  },
  useTransition: true,
  momentum: false,
  bounce: false,
  stopPropagation: true
})
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