formNoValidate
The formNoValidate
property of the HTMLInputElement interface is a boolean value indicating if the form will bypass constraint validation when submitted via the input.
The formNoValidate
property of the HTMLInputElement interface is a boolean value indicating if the form will bypass constraint validation when submitted via the input.