cscroll

1.1.8 • Public • Published

cscroll

npm install --save cscroll
import CScroll from 'cscroll'
CScroll.attach({
  el:'#id',     //滚动容器
  elastic: true //是否启用边界回弹效果
});

Dependents (0)

Package Sidebar

Install

npm i cscroll

Weekly Downloads

0

Version

1.1.8

License

ISC

Last publish

Collaborators

  • chensonghao