formik
https://github.com/jaredpalmer/formik
TypeScript
Build forms in React, without the tears 😭
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
TypeScript not yet supported43 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- Field: Pass metas to component
- Docs: Dead link ( the 60-second quickstart) in installation page
- feat(type): add missing return type for useFormik
- Incorrect handling of nested objects with numeric keys
- deps(packages/formik): Use [email protected] & [email protected]
- Get form's status in validationSchema, in order to make validationSchema's dynamicity more powerful
- submitForm doesn't reject if combinedErrors are not instance of Error
- Add a submittedCount to track successful submits
- validateOnMount not working when enableReinitialize is true
- setValues retrieves old state in the function variant
- Docs
- TypeScript not yet supported