文件名称:一个 React Hook & Container 来帮助处理支付卡输入字段。
文件大小:2.68MB
文件格式:ZIP
更新时间:2024-06-28 09:12:53
Input Types
React Payment Inputs 一个 React Hook & Container 来帮助处理支付卡输入字段。 React Payment Inputs Demos 要求 安装使用 带钩子 带渲染道具 使用内置样式包装器 更多示例 data = usePaymentInputs(options) options options.cardNumberValidator Example options.cvcValidator options.errorMessages Example options.expiryDateValidator options.onBlur options.onChange options。 onError options.onTouch data getCardNumberProps 示例代码段 getExpiryDateProps 示例代码段 getCVCProps 示例代码段 getZIPProps 示例代码段 getCardImageProps 示例代码段 meta.cardType 示例代码段 meta.error 示例代码段 meta.i
【文件预览】:
react-payment-inputs-master
----nwb.config.js(221B)
----.eslintrc(87B)
----rollup.config.js(2KB)
----stories()
--------index.stories.js(18KB)
----yarn.lock(389KB)
----src()
--------utils()
--------PaymentInputsContainer.js(199B)
--------images()
--------PaymentInputsWrapper.js(3KB)
--------index.js(218B)
--------usePaymentInputs.js(15KB)
----scripts()
--------get-modules.js(736B)
--------remove-proxies.js(503B)
--------create-proxies.js(822B)
----.storybook()
--------config.js(733B)
--------addons.js(1B)
----CONTRIBUTING.md(745B)
----.travis.yml(296B)
----assets()
--------wrapper.gif(268KB)
--------react-payment-inputs.png(46KB)
--------basic.gif(72KB)
--------react-payment-inputs.sketch(71KB)
--------fannypack.gif(243KB)
--------bootstrap.gif(648KB)
----README.md(24KB)
----docs()
--------index.html(954B)
--------runtime~main.3e7c09a6a2f7bbc36612.bundle.js(4KB)
--------sb_dll()
--------favicon.ico(4KB)
--------vendors~main.3e7c09a6a2f7bbc36612.bundle.js(1.6MB)
--------main.3e7c09a6a2f7bbc36612.bundle.js.map(3KB)
--------runtime~main.3e7c09a6a2f7bbc36612.bundle.js.map(8KB)
--------runtime~main.4ac396420dd14c580a84.bundle.js(1KB)
--------vendors~main.e08e57400c6b35755772.bundle.js(1.2MB)
--------main.3e7c09a6a2f7bbc36612.bundle.js(121KB)
--------iframe.html(2KB)
--------vendors~main.3e7c09a6a2f7bbc36612.bundle.js.map(475KB)
--------main.77cad4a5274c0b554b48.bundle.js(140B)
--------3.3e7c09a6a2f7bbc36612.bundle.js(12KB)
--------3.3e7c09a6a2f7bbc36612.bundle.js.map(13KB)
----.editorconfig(41B)
----tests()
--------.eslintrc(37B)
--------index-test.js(478B)
----.gitignore(169B)
----.babelrc.js(332B)
----package.json(2KB)