In pattern you can specify min length as for example: For digits: <input type="text" pattern="\d{5}"/>. For chars:
確定! 回上一頁