文件名称:react-confirmation-box:创建确认框的 ReactJS 组件
文件大小:356KB
文件格式:ZIP
更新时间:2024-07-20 13:21:49
JavaScript
React确认框 创建确认框的 ReactJS 组件。 例如,您可以显示这样的确认框: 屏幕 1: 屏幕 2: 入门: 安装: npm install react-confirmation-box 加载组件: var ConfirmationBox = require("react-confirmation-box"); 例子: 在浏览器中打开“sample”文件夹中的“index.html”文件以查看使用示例。
【文件预览】:
react-confirmation-box-master
----docs()
--------img()
--------.DS_Store(6KB)
----package.json(828B)
----sample()
--------sample.js(1.53MB)
--------index.html(281B)
--------sample.jsx(1KB)
----gulpfile.js(1KB)
----preprocessor.js(141B)
----.gitignore(21B)
----styles()
--------style.css(1KB)
----README.md(657B)
----react_components()
--------index.js(51B)
--------ConfirmationFormView.js(905B)
--------ConfirmationBoxView.js(1KB)
--------.DS_Store(6KB)
--------ActionView.js(599B)