|
преди 1 седмица | |
---|---|---|
.. | ||
dist | преди 1 седмица | |
src | преди 1 седмица | |
LICENSE | преди 1 седмица | |
README.md | преди 1 седмица | |
README_zh-CN.md | преди 1 седмица | |
package.json | преди 1 седмица |
BetterScroll with full plugin capabilities, don't care about the details of various plugin registrations.
import BScroll from 'better-scroll'
const bs = new BScroll('.wrapper', {
pullUpLoad: true,
scrollbar: true,
pullDownRefresh: true
// and so on
})