react-multi-date-picker icon indicating copy to clipboard operation
react-multi-date-picker copied to clipboard

onBlur event is not present.

Open mhusnainee opened this issue 1 year ago • 1 comments

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.

mhusnainee avatar Apr 23 '24 06:04 mhusnainee

Hi. Did you try the onChange method for validation? https://shahabyazdi.github.io/react-multi-date-picker/validation/

shahabyazdi avatar May 18 '24 09:05 shahabyazdi