diff --git a/README.md b/README.md index f5219bf8..e1f23eab 100644 --- a/README.md +++ b/README.md @@ -1432,6 +1432,7 @@ Of course, if you're making any sort of significant form, [you should use Formik | FormEvent | Event that occurs whenever a form or form element gets/loses focus, a form element value is changed or the form is submitted. | | InvalidEvent | Fired when validity restrictions of an input fails (e.g `` and someone would insert number 20). | | KeyboardEvent | User interaction with the keyboard. Each event describes a single key interaction. | +| InputEvent | Event that occurs before the value of ``, `