Find the regex used by HTML5 forms for validation

前端 未结 3 1367
别跟我提以往
别跟我提以往 2021-02-07 02:57

Some HTML5 input elements accept the pattern attribute, which is a regex for form validation. Some other HTML5 input elements, such as, input type=email

3条回答
提交回复
热议问题