wojtekmaj/react-time-picker

Add support for onBlur event

oleksii-petrashchuk opened this issue · 3 comments

I've faced an issue when using your library, when I need to have an onBlur event to handle some edge cases there and it appeared to not have that possibility.

Would be much appreciated if you can implement that :)

Or we can discuss, maybe it can be implemented by me as a contribution to your project.

Hope to hear from you on that topic soon. Thank you in advance.

This issue is stale because it has been open 90 days with no activity. Remove stale label or comment or this issue will be closed in 14 days.

This issue was closed because it has been stalled for 14 days with no activity.

Hey, sorry for the late response. You should be able to pass onBlur prop just fine, and it will get attached to main container.