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 supported46 Subscribers
View all SubscribersAdd a CodeTriage badge to formik
Help out
- Issues
- New Examples / Sandboxes
- Elaborate on safe usage of setErrors and setFieldError
- How to show an additional error message when validation fails on submit
- Allow FormikErrors values to be type "any" for, i18n support
- Error with dynamic fields when validating form
- RFC: Unit Testablility vs. Asynchronous handleSubmit
- FastField: fallback to default shouldComponentUpdate implementation even if custom shouldUpdate implementation returns false
- Allow Fields To Access Their Requiredness
- Add a way to add disabled prop to all Fields or inputs.
- pass current field name when calling field level validator
- Docs
- TypeScript not yet supported