文件名称:react-outside-click-handler:React Component,用于处理特定组件外部的点击事件
文件大小:140KB
文件格式:ZIP
更新时间:2024-06-02 12:18:28
react react-component JavaScript
React外部点击处理程序
:warning: 该存储库未维护。 请查看 。
React Component用于处理特定组件外部的点击事件。
目录
安装
react-outside-click-handler要求React> = 0.14。
$ npm install --save react-outside-click-handler
或者,使用毛线:
$ yarn add react-outside-click-handler
原料药
【文件预览】:
react-outside-click-handler-master
----.eslintrc(445B)
----rollup.config.js(771B)
----yarn.lock(242KB)
----.babelrc(130B)
----lib()
--------OutsideClickHandler.jsx(1KB)
----.npmignore(56B)
----CONTRIBUTING.md(970B)
----.travis.yml(269B)
----example()
--------index.html(284B)
--------yarn.lock(228KB)
--------webpack.config.js(1KB)
--------.babelrc(99B)
--------App.jsx(917B)
--------index.jsx(147B)
--------style.css(151B)
--------package.json(713B)
----LICENSE(1KB)
----test()
--------setup.js(123B)
--------OutsideClickHandler.spec.jsx(3KB)
--------__snapshots__()
----README.md(2KB)
----dist()
--------OutsideClickHandler.js(4KB)
--------OutsideClickHandler.min.js(2KB)
----.editorconfig(143B)
----jest.config.json(152B)
----.gitignore(53B)
----CHANGELOG.md(105B)
----.eslintignore(57B)
----package.json(2KB)