I have a number field with no restriction on amount that can be entered. Business requirement is to show a decimal keypad. We are using input type="number". This works fine in android. I tested in Edge and this works like a charm. But the default keypad comes up in iphone. I did search on internet before coming here. But I could not find a way out. There is no existing custom cordova plugin for this as well. FYI- We are using ionic to build this app.