@better-scroll/slide
TypeScript icon, indicating that this package has built-in type declarations

2.5.1 • Public • Published

@better-scroll/slide

中文文档

The ability to inject a Carousel effect for BetterScroll.

Usage

import BScroll from '@better-scroll/core'
import Slide from '@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
})

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
2.5.14,614latest
2.0.0-beta.101next

Version History

VersionDownloads (Last 7 Days)Published
2.5.14,614
2.5.0626
2.4.2120
2.4.121
2.4.00
2.3.134
2.3.01
2.2.17
2.2.05
2.1.40
2.1.30
2.1.20
2.1.10
2.1.00
2.0.73
2.0.61
2.0.54
2.0.40
2.0.35
2.0.21
2.0.10
2.0.00
2.0.0-beta.101
2.0.0-beta.90
2.0.0-beta.80
2.0.0-beta.66
2.0.0-beta.50
2.0.0-beta.40
2.0.0-beta.20
2.0.0-beta.10
2.0.0-alpha.200
2.0.0-alpha.190
2.0.0-alpha.180
2.0.0-alpha.160
2.0.0-alpha.150
2.0.0-alpha.140
2.0.0-alpha.130
2.0.0-alpha.120
2.0.0-alpha.110
2.0.0-alpha.100
2.0.0-alpha.90
2.0.0-alpha.70
2.0.0-alpha.50
2.0.0-alpha.41

Package Sidebar

Install

npm i @better-scroll/slide

Weekly Downloads

5,450

Version

2.5.1

License

MIT

Unpacked Size

156 kB

Total Files

22

Last publish

Collaborators

  • hubvue
  • dolymood
  • candyj
  • theniceangel