RobinHerbots / Inputmask

Input Mask plugin
https://robinherbots.github.io/Inputmask/
MIT License
6.37k stars 2.17k forks source link

Number input started from last decimal place #2716

Closed Herald85 closed 1 year ago

Herald85 commented 1 year ago

Would it be please possible to add functionality to start input from the last decimal place? E.g. mask has 2 decimal places, so when you type 1 it shows 0.01, when you type 2 it shows 0.12, with 3 it shows 1.23 and so on. Or is such possibility already there? I was not able to find any setting related to that.

RobinHerbots commented 1 year ago

Add the numericInput: true option