field-form::high_voltage: React Performance First Form 组件

时间:2024-08-24 02:07:56
【文件属性】:

文件名称:field-form::high_voltage: React Performance First Form 组件

文件大小:87KB

文件格式:ZIP

更新时间:2024-08-24 02:07:56

TypeScript

rc-field-form React Performance First Form 组件。 发展 npm install npm start open http://localhost:8000 特征 支持 react.js 甚至 react-native 使用验证字段 安装 用法 import Form , { Field } from 'rc-field-form' ; < Form onFinish = { values => { console . log ( 'Finish:' , values ) ; } } > < Field xss=removed> < Input placeholder = "Username" / > < / Field > < Field xss=removed> < I


【文件预览】:
field-form-master
----.gitignore(308B)
----package.json(2KB)
----src()
--------FieldContext.ts(1KB)
--------utils()
--------interface.ts(8KB)
--------useForm.ts(26KB)
--------Form.tsx(5KB)
--------Field.tsx(18KB)
--------List.tsx(5KB)
--------FormContext.tsx(3KB)
--------index.tsx(925B)
----.umirc.ts(427B)
----LICENSE(1KB)
----CHANGELOG.md(743B)
----tsconfig.json(327B)
----now.json(240B)
----.github()
--------workflows()
----.prettierignore(72B)
----.eslintrc.js(697B)
----README.md(16KB)
----tests()
--------initialValue.test.js(9KB)
--------validate.test.tsx(19KB)
--------preserve.test.tsx(9KB)
--------context.test.js(4KB)
--------legacy()
--------index.test.js(20KB)
--------strict.test.tsx(719B)
--------validate-warning.test.tsx(2KB)
--------control.test.js(1023B)
--------utils.test.js(2KB)
--------field.test.tsx(934B)
--------common()
--------dependencies.test.js(6KB)
--------list.test.tsx(18KB)
----.fatherrc.ts(165B)
----docs()
--------index.md(65B)
--------changelog.md(38B)
--------examples()
--------demo()
----.editorconfig(245B)
----typings.d.ts(49B)
----.prettierrc(153B)

网友评论