ly525 / material-vue-daterange-picker

a date-range-picker follows the Material Design spec powered by vue.js (alpha)
https://ly525.github.io/material-vue-daterange-picker/
MIT License
73 stars 20 forks source link

Support keyboard input #63

Open drewmcdowell opened 5 years ago

drewmcdowell commented 5 years ago

Is your feature request related to a problem? Please describe. The daterange picker is inaccessible as users navigating via the keyboard are unable to open the picker or select a date without the use of a mouse.

Describe the solution you'd like Allow the date field to accept keyboard input.