react-sticky-el

时间:2024-05-17 14:41:55
【文件属性】:

文件名称:react-sticky-el

文件大小:1.22MB

文件格式:ZIP

更新时间:2024-05-17 14:41:55

react reactjs react-component npm-package JavaScript

React粘el 用于React的粘性库。 演示版 安装 npm install react-sticky-el 概述和基本示例 您实际上要“粘贴”的元素应该包装在标记中。 道具的完整列表在下面,但典型用法如下所示: app.jsx import React , { Component } from 'react' ; import Sticky from 'react-sticky-el' ; ... class App extends Component ( { render ( ) { return ( ... < Sticky> < header> ... < / header > < / Sticky > . . .


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

网友评论