Mask input not working
-
When I use QInput
mask="#.##"
fill-mask=“0”
reverse-fill-maskAnd I put the value
price: 100.20
The value added to the input is 10.02
How should I proceed?
https://codepen.io/thiagoreri/pen/XWWJbqB?&editable=true&editors=101#anon-signup