Mobile UI Type number doesn't work
Hi, I would like to add a text input with type="tel". HTML5 mobile browsers recognise it as a phone number input. However, when I create a text input with tiggzi, and choose the type as "number", it does not produce the right result. How can I make an input with type="tel" so that when users click on the input field on their phones, they get the phone keyboard instead of the normal qwerty keyboard.