React 的粘性库。

时间:2024-06-28 10:35:55
【文件属性】:

文件名称:React 的粘性库。

文件大小:1.22MB

文件格式:ZIP

更新时间:2024-06-28 10:35:55

Sticky

react-sticky-el React 的粘性库。 演示 基本安装 npm install react-sticky-el 概述和基本示例 您实际想要“粘贴”的元素应该包含在标签中。 下面提供了完整的 props 列表,但典型用法如下所示: app.jsx import React, {Component} from 'react'; 从'react-sticky-el'导入粘性; ... class App extends Component ({ render() { return ( ... ... ...); }, }); 这将呈现为:


【文件预览】:
react-sticky-el-master
----.eslintrc(383B)
----.babelrc(1KB)
----stories()
--------hiding.story.js(2KB)
--------advanced()
--------examples.scss(1KB)
--------with-offset.story.js(1015B)
--------no-boundary.story.js(1KB)
--------common.js(3KB)
----.storybook()
--------main.js(333B)
----.flowconfig(221B)
----package.json(4KB)
----storybook-static()
--------vendors~main.efdb05a42f44993850c5.bundle.js.LICENSE.txt(2KB)
--------vendors~main.a1e8b655ddf3d1afda24.bundle.js(2.67MB)
--------vendors~main.a1e8b655ddf3d1afda24.bundle.js.LICENSE.txt(3KB)
--------vendors~main.efdb05a42f44993850c5.bundle.js.map(170B)
--------index.html(2KB)
--------main.efdb05a42f44993850c5.bundle.js.map(153B)
--------vendors~main.efdb05a42f44993850c5.bundle.js(899KB)
--------main.efdb05a42f44993850c5.bundle.js(51KB)
--------runtime~main.efdb05a42f44993850c5.bundle.js(3KB)
--------iframe.html(4KB)
--------favicon.ico(32KB)
--------main.3b1527768c234dd34e50.bundle.js(475B)
--------runtime~main.efdb05a42f44993850c5.bundle.js.map(169B)
--------runtime~main.870e8ee0658e83d05c6b.bundle.js(3KB)
----test()
--------.eslintrc(124B)
--------utils.js(428B)
--------unit()
--------setup.js(802B)
----LICENSE(1KB)
----package-lock.json(1.48MB)
----src()
--------index.js(161B)
--------render-props-version.js(9KB)
--------types.js(829B)
--------basic-version.js(2KB)
--------helpers()
----.gitignore(602B)
----webpack.config.js(1023B)
----webpack-examples.config.js(963B)
----.npmrc(36B)
----README.md(8KB)

网友评论