文件名称:react-tether:来自Hub Spot的围绕Tether的React包装器
文件大小:658KB
文件格式:ZIP
更新时间:2024-05-31 20:16:36
JavaScript
React系绳 提供的跨浏览器测试平台和开源<3。 从Hub Spot绕包装。 安装 npm install react-tether --save 从版本2开始,至少需要React 16.3。 如果您需要对React <16.3的支持,请使用。 用法示例 import TetherComponent from 'react-tether' ; class SimpleDemo extends React . Component { constructor ( props ) { super ( props ) ; this . state = { isOpen : false , } ; } render ( ) { const { isOpen } = this . state ; return ( <
【文件预览】:
react-tether-master
----dangerfile.js(512B)
----webpack.config.js(1KB)
----src()
--------react-tether.js(41B)
--------react-tether.d.ts(2KB)
--------TetherComponent.jsx(8KB)
----images()
--------tether-demo.gif(542KB)
----.babelrc(284B)
----.npmignore(175B)
----.travis.yml(203B)
----example()
--------index.html(781B)
--------shuffle.js(551B)
--------components()
--------tests()
--------index.js(3KB)
----tsconfig.json(508B)
----LICENSE(1KB)
----README.md(5KB)
----.editorconfig(76B)
----tests()
--------jest-config.js(123B)
--------unit()
--------e2e()
----.gitignore(2KB)
----bin()
--------build-demo(446B)
--------test(861B)
----CHANGELOG.md(5KB)
----package-lock.json(858KB)
----package.json(4KB)