secretyouth / react-datez

An easy to use, customizable mobile-friendly datepicker.
MIT License
126 stars 25 forks source link

Add option noSelectionEvent {true, false} #60

Open ghost opened 3 years ago

ghost commented 3 years ago

You've created a great package 👍

The only thing I'm currently missing is the option to disable the empty event that is triggered if the user exits without selection.

Of course one could do that manually, but I think an option for it would be great.