We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f5526 commit 484aa89Copy full SHA for 484aa89
README.md
@@ -111,7 +111,7 @@ The name of the field to listen to.
111
112
#### `children: (value: any, previous: any) => void`
113
114
-A function that will be called whenever the specified field is blurred. It is passed the new value and the previous value.
+A function that will be called whenever the specified field is changed. It is passed the new value and the previous value.
115
116
### `OnFocus`
117
0 commit comments