2.5.5 • Published 12 months ago
tz-better-scroll-nested-scroll v2.5.5
better-scroll
nestedScroll is a plugin which helps you solve the trouble of nested Scroll
Usage
import BScroll from 'better-scroll'
import NestedScroll from 'tz-better-scroll-nested-scroll'
BScroll.use(NestedScroll)
// parent bs
new BScroll('.outerWrapper', {
nestedScroll: true
})
// child bs
new BScroll('.innerWrapper', {
nestedScroll: 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