shahabyazdi / react-multi-date-picker

a simple React datepicker component for working with gregorian, persian, arabic and indian calendars
https://shahabyazdi.github.io/react-multi-date-picker/
MIT License
766 stars 90 forks source link

Add events onKeyUp, onPressEnter #276

Open AliOstadhoseinKharat opened 4 months ago

AliOstadhoseinKharat commented 4 months ago

Thank you for your good library. Does this library have onPressEvent or onKeyUp events ?

shahabyazdi commented 1 month ago

Hi, You can use a custom input and pass your desired methods to it.

AliOstadhoseinKharat commented 1 month ago

Thanks 👍🏻