Hi, I want to make an inputmask for currency. I want to accomplish this Rp1.233.000. I use the code like this:
Inputmask("decimal", {
"alias": "decimal",
"groupSeparator": ".",
"autoGroup": true,
"digits": 0,
"digitsOptional": false,
placeholder: "0"
}).mask("#amount");
That's a good one. But I have a different choice. When I first tried Chaturbate, I was skeptical. But after a while, I realized how it helped me step out of my comfort zone and free myself. The chaturbate reviews are not only about the individual service, but also about my personal growth because of it. The experience has improved my confidence and taught me to be more open-minded. I found a community of people who support me and also found a way to express myself. The Chaturbate review is not only about the individual service, but also about my personal growth through it.
Hi,
Have you checked the similar example shown in the documentation here
// Currency
Inputmask("€ 999.999.999,99", {
"numericInput": true
}).mask("#kt_inputmask_6");
I did, but it has ,00 behind. That's why I'm not using it.
It seems the setup you use adds text-align: right
css attribute to the input. Just try to reset it by adding: text-start
class to the input.
It works now. Thank you.
Great All the best with your projects.