vlad-ignatov/react-numeric-input

Is there support for onBlur?

Closed this issue · 1 comments

onChange is too slow for what I'm doing with react-numeric-input. I need to use onBlur which the callback function is only triggered after the user moves the focus away from the input.

I didn't see onBlur in the documentation but is there a substitute for it?

Yes there is.