程序名称:react-stickynode
授权协议: BSD
操作系统: 跨平台
开发语言: JavaScript
react-stickynode 是一个使用 React 进行设计的网页即时贴组件。
示例代码:
var Sticky = require('react-stickynode'); <Sticky top='#header' bottomBoundary='#content'> <YourComponent/> </Sticky>
https://github.com/yahoo/react-stickynode