phiny1 / v-currency-field

The Vuetify Currency Field uses Vue Currency Input directive to create a currency component (<v-currency-field>)
https://phiny1.github.io/v-currency-field/
MIT License
60 stars 29 forks source link

Adds tabindex support #3

Closed magnunleno closed 5 years ago

magnunleno commented 5 years ago

This fix the issue causing the div around the input receive the focus when tab is used for navigation.