ejirocodes / vue3-otp-input

🐗 A fully customisable OTP input component for Vue 3.x
https://npm.im/vue3-otp-input
116 stars 25 forks source link

Non numeric support #15

Closed Gerolmed closed 2 years ago

Gerolmed commented 2 years ago

Allows setting inputType to "letter-numeric". This allows pasting and typing letters and numbers. Depends on #14

ejirocodes commented 2 years ago

Thanks a lot, @Gerolmed, I can see use cases for this already. I will take a look, merge and then publish