2.5.5 • Published 12 months ago

tz-better-scroll-slide v2.5.5

Weekly downloads
-
License
MIT
Repository
github
Last release
12 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

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