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
- meta prop is not passed to component in Field and FastField
- onChange and onBlur causes re-render of JSX return function.
- setErrors on enableReinitialize flag does not trigger <ErrorMessage to rerender it
- onChange and onBlur causes component to re-render
- fix/feature: useField respects the checked property
- Add an ability to pass custom setFieldValue to FieldArray
- Formik intialValue erases Input
- Submitting multiple Formik forms blocks the UI
- FormikErrors type can't be passed a generic that extends Values
- forms values goes to previous state after saving the form data to server
- Docs
- TypeScript not yet supported