restorando / angular-pickadate

A simple and fluid inline datepicker for AngularJS with no extra dependencies.
MIT License
273 stars 91 forks source link

[QUESTION] Is it possible to change days with keyboard arrows? #91

Closed ed1nh0 closed 3 years ago

ed1nh0 commented 6 years ago

I want to pick days back and forwards using keydown event, like left and right keys. Is it possible?