autocomplete

The autocomplete property of the HTMLInputElement interface indicates whether the value of the control can be automatically completed by the browser. It reflects the element's autocomplete attribute.

MDN Reference