Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resetForm, onReset, error, setError #1

Merged
merged 5 commits into from
Jun 15, 2017
Merged

resetForm, onReset, error, setError #1

merged 5 commits into from
Jun 15, 2017

Conversation

jaredpalmer
Copy link
Owner

@jaredpalmer jaredpalmer commented Jun 15, 2017

  • resetForm(nextProps?: Props) => void
  • setError(e: any) => void
  • onReset() => void

If you are using TS, you must now pass Props and Values interface to InjectFormikProps.

@jaredpalmer jaredpalmer changed the title resetForm(nextProps?: Props) => void and setError(e: any) => void resetForm, onReset, error, setError Jun 15, 2017
@jaredpalmer jaredpalmer merged commit 753f15c into master Jun 15, 2017
@jaredpalmer jaredpalmer deleted the reset-and-error branch July 10, 2017 21:05
joefiorini pushed a commit to joefiorini/formik that referenced this pull request Oct 26, 2018
@po35 po35 mentioned this pull request Jul 29, 2019
CompuIves referenced this pull request in CompuIves/formik Sep 6, 2019
FranciscoMSM referenced this pull request in memsql/formik Dec 16, 2021
add onBlur handler to Formik component
quantizor pushed a commit that referenced this pull request Sep 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant