文件名称:react-verification-code-input:verification验证码输入
文件大小:260KB
文件格式:ZIP
更新时间:2024-05-19 05:22:23
JavaScript
React验证码输入 :party_popper: 验证码输入 现场演示 安装 npm install --save react-verification-code-input 用法 import React , { Component } from 'react' ; import ReactCodeInput from 'react-verification-code-input' ; class Example extends Component { render ( ) { return < ReactCodeInput> ; } } 道具类型 钥匙 类型 描述 类型 文本 数字或文字之一 领域 数字 字符数 onChange 功能 触发字符更改 onComplete 功能 触发所有字符输入 fieldWidth 数字 输入宽度 fieldHeight 数字 输入高度 自动对
【文件预览】:
react-verification-code-input-master
----.travis.yml(39B)
----.eslintrc(432B)
----example()
--------package.json(544B)
--------src()
--------public()
--------README.md(103KB)
--------yarn.lock(300KB)
----.babelrc(95B)
----rollup.config.js(874B)
----package.json(3KB)
----.github()
--------workflows()
----src()
--------.eslintrc(36B)
--------index.js(7KB)
--------test.js(148B)
--------styles.css(1KB)
--------index.d.ts(548B)
----.gitignore(281B)
----CHANGELOG.md(1KB)
----README.md(2KB)
----yarn.lock(388KB)
----.editorconfig(167B)