jonathanpmartins / v-money3

Vue3 currency input/directive mask
MIT License
103 stars 27 forks source link

Automatically focus on right #77

Closed SDIjeremy closed 1 year ago

SDIjeremy commented 1 year ago

I'd only like to type from the left hand side. It seems the functionality is very dependent on where you click in the input.

I'd always like the user to type 1 2 [dot] 3 4 to get $12.34

jonathanpmartins commented 1 year ago

Yep, this is a feature that was requested in this issue: #20 - behave like normal input when getting focus.

I will create a flag to toggle the functionality on the next release.

SDIjeremy commented 1 year ago

thank you

jonathanpmartins commented 1 year ago

Published on version 3.24.0