type
The type
property of the HTMLInputElement interface indicates the kind of data allowed in the input element, for example a number, a date, or an email.
The type
property of the HTMLInputElement interface indicates the kind of data allowed in the input element, for example a number, a date, or an email.