I’m a severe requirement to restrict the input only to digits, Is there anyway to achieve this ?
Of course before posting to forum, I already tried googling but no luck,
Here is what I’m trying
<ion-input type='tel' pattern="\d*" class='phoneInput' >
it shows num pad but still it show some special characters like *
or #
here is the screenshot.
I don’t want to show either this special charaters or either language button.
Want something like similar, this is a whatsapp number input screenshot
Like in whatsapp no matter what your device language is, you are restricted to digits only, I want to achieve the same thing
1 post - 1 participant