We need to disable comma, dot, and dash from the numeric keyboard. We tried pattern="[0-9]*" inputmode=“numeric” type=“number”. Still, it allows entering dot and dash. How to solve this? Any Help will be appreciated.
1 post - 1 participant
We need to disable comma, dot, and dash from the numeric keyboard. We tried pattern="[0-9]*" inputmode=“numeric” type=“number”. Still, it allows entering dot and dash. How to solve this? Any Help will be appreciated.
1 post - 1 participant