Skip to content
This repository has been archived by the owner on Jul 9, 2019. It is now read-only.

Send the form object and isValid with the onBlur event #3

Open
alexdriaguine opened this issue Nov 17, 2017 · 0 comments
Open

Send the form object and isValid with the onBlur event #3

alexdriaguine opened this issue Nov 17, 2017 · 0 comments

Comments

@alexdriaguine
Copy link

Such as the onChange event.

onBlur should be a callback that can take the object, isValid as params, such as the onChange event. If you want to manipulate the value in the onBlur event, you would want to see if the object is still valid after the event. Right now you have to do these checks manually

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant