标签: trigger.io
如何在trigger.io app中显示拨号键盘?
答案 0 :(得分:1)
使用HTML5号码输入应该会导致默认数字键盘出现在设备上:
<input name="txtPhone" id="txtPhone" value="" type="number">