没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
useFormless react-useformless 是一个简单的库,它允许您使用 react-hooks 方法控制表单 为什么使用 useFormless? 适用于嵌套表单 :party_popper: 零依赖:FREE_button: 包括字段和表单标签的帮助程序,它使使用变得容易 入门步骤 1:安装 $ yarn add react-useformless $ npm install react-useformless 步骤 2:导入它 :package: import useFormless from 'React无用'; 第 3 步:设置状态和选项 useFormless 接受一个可选对象,让您可以添加验证处理程序 Options(optional) { initialValues: { name: '', email: '', }, validate: (name, value) => { //此函数接收 [name and value] 作为参数,并将返回带有错误的字符串或空字符串。 // 您可以按如下方式进行验证 // 1.- 为表单中的每个名称定义一个带有函数验
资源推荐
资源详情
资源评论
收起资源包目录
react-use-formless-master.zip (69个子文件)
react-use-formless-master
.gitignore 336B
README.md 7KB
rollup.config.js 775B
.eslintrc 416B
package.json 2KB
src
.eslintrc 36B
UseFormless
createParty.js 1KB
formless.test.js 6KB
BuiltInHandlersForForm.js 4KB
useFormless.js 611B
formless.js 2KB
BuiltInInputProps.js 2KB
index.js 79B
helpers
functions.test.js 402B
tasker.js 611B
Object.test.js 2KB
functions.js 82B
tasker.test.js 646B
Object.js 2KB
.babelrc 95B
example
.gitignore 310B
README.md 7KB
public
manifest.json 190B
icon_200x200.png 9KB
logo-useformless.png 4KB
index.html 928B
package.json 968B
src
serviceWorker.js 5KB
index.css 739B
App.test.js 248B
Home
ProfileForm.js 1KB
ExampleSection.js 490B
AuthorsSection.js 777B
AddressForm.js 1005B
BoxProfile.js 987B
index.js 146B
StateDataFormless.js 1KB
ApiSection
Introduction.js 1KB
setValuesSection.js 626B
checkboxPropsSection.js 1KB
FieldSection.js 2KB
resetSection.js 481B
ApiSection.js 6KB
ValuesTouchedErrorsSection.js 1KB
FormSection.js 819B
isValidSection.js 533B
setErrorSection.js 555B
isValidPartySection.js 554B
inputPropsSection.js 945B
GettingStarted.js 4KB
partySection.js 752B
getValueSection.js 703B
validateFieldSection.js 679B
setValueSection.js 683B
index.js 41B
onSubmitSection.js 689B
getErrorSection.js 721B
touchFieldSection.js 559B
form.js 2KB
Elements
index.js 75B
Form
forms.js 2KB
index.js 451B
App.js 3KB
form.js 2KB
shared
components
Highlight.js 732B
index.js 34B
statefulLogic
ProfileGithub.js 648B
.travis.yml 131B
.editorconfig 147B
共 69 条
- 1
资源评论
PeterLee龍羿學長
- 粉丝: 35
- 资源: 4633
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功