Keiwen / vue-integer-plusminus

Integer input with increment and decrement buttons for vue 2 - https://keiwen.github.io/vue-integer-plusminus/
18 stars 8 forks source link

Support for direct value entry #6

Open dhubbard-ag opened 4 years ago

dhubbard-ag commented 4 years ago

Hi

Does you component allow for direct value entry?

I want to use the +/- approach, but in some cases (a large increment/decrement) a user may feel better off entering a value.

Thanks

Keiwen commented 3 years ago

Hello, sorry for the delay. There is no direct entry currently, but I'll keep this issue opened to think about a way to make it friendly feasible :) Thanks for feedback