required
The required property of the HTMLInputElement interface specifies that the user must fill in a value before submitting a form. It reflects the element's required attribute.
The required property of the HTMLInputElement interface specifies that the user must fill in a value before submitting a form. It reflects the element's required attribute.