autocomplete

The autocomplete property of the HTMLFormElement interface indicates whether the value of the form's controls can be automatically completed by the browser. It reflects the

element's autocomplete attribute.

MDN Reference