react modal2:用于React的简单模态组件 源码
react-modal2 用于React的简单模式组件。 不败 无状态(哑组件) 无障碍 通用/同构 通过的构建 安装 $ npm install -- save react - modal2 用法 ReactModal2尝试将其最小化。 这意味着它需要一些设置,但是给您完全的灵活性来执行您想要的操作。 让我们从ReactModal2的实际API开始: < ReactModal2 // A callback that gets called whenever the `esc` key is pressed, or the // backdrop is clicked. onClose = { this . handleClose . bind ( this ) } // Enable/Disable calling `onClose` when the `esc
文件列表
react-modal2-master.zip
(预估有个27文件)
react-modal2-master
.gitignore
32B
.babelrc
41B
.eslintrc
887B
package.json
2KB
src
Modal.js
3KB
index.js
31B
karma.conf.js
3KB
LICENSE
1KB
暂无评论