react scroll:React滚动组件 源码
React滚动 动画垂直滚动的组件。 安装 $ npm install react - scroll 跑 $ npm install $ npm test $ npm start 例子 结帐示例 现场例子 $ npm start 用法 // ES6 Imports import * as Scroll from 'react-scroll' ; import { Link , Element , Events , animateScroll as scroll , scrollSpy , scroller } from 'react-scroll' // Or Access Link,Elem
文件列表
react-scroll-master.zip
(预估有个58文件)
react-scroll-master
.gitignore
84B
package.json
2KB
package-lock.json
384KB
karma.conf.js
772B
gulpfile.js
354B
LICENSE
1KB
CHANGELOG.md
2KB
tests.webpack.js
91B
examples
暂无评论