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
- add setInitialValues to useFormikContext and setInitialValue to useField
- setFieldValue should accept callback as value
- Change suggestion to disable form submission button in order to encourage more accessible approaches
- Field OnChange events & access to Formik top-level object are difficult and poorly documented
- onSubmit promise rejection is not propagated
- Allow resetting only actually updated initial values
- Copyright infringement in Formik (relicensing)
- onSubmit function signature to include all of FormikState, not just "values"
- Include FormikState in onReset/onSubmit callback
- [docs] Add JDLT as Formik user
- Docs
- TypeScript not yet supported