Open chaawlaapooja opened 3 years ago
@chaawlaapooja there's not. sorry
I am using CurrencyInput and currently, the cursor is at the extreme right (0.00|).
Currently if I want to enter $12, I have to type 1-2-0-0
I have a requirement where I want the user to type from left to right, (|0.00) meaning that user does not enters cents unless he wants to and by typing the 1-2, it should pick up $12.00
Is there a way to achieve this?
Have you solved this issue ?
i have this issue as well , i want to start typing from left to right when i have decimal but for now its start from right to left start from decimal numbers
please answer to this
thanks very much
same issue here, starting from right and can't use comma and decimal manually
I am using CurrencyInput and currently, the cursor is at the extreme right (0.00|).
Currently if I want to enter $12, I have to type 1-2-0-0
I have a requirement where I want the user to type from left to right, (|0.00) meaning that user does not enters cents unless he wants to and by typing the 1-2, it should pick up $12.00
Is there a way to achieve this?