react-multi-date-picker
react-multi-date-picker copied to clipboard
onBlur event is not present.
I need the onBlur event to validate the value. I also tried the onClose event, but onClose does not pass any arguments to its event handler.
Hi. Did you try the onChange method for validation? https://shahabyazdi.github.io/react-multi-date-picker/validation/