Autocomplete Needs Context
Nov 3, 2025the autocomplete attribute provides a hint to the user agent specifying how to, or indeed whether to, prefill a form control. Jun 1, 2025learn how to enable or disable autocomplete in various web browsers with instructions, enhancing your browsing experience by controlling typing suggestions. Autocomplete, often called predictive search, is used to suggest relevant products, categories, or queries as a shopper types into the search bar.
The autocomplete is a normal text input enhanced by a panel of suggested options. Learn more about how google autocomplete works. The autocomplete widgets provides suggestions while you type into the field.
On this page, you can find information about the html autocomplete attribute, see its usage, the elements that it applies to and try different examples. Nov 3, 2021using the correct values for autocomplete ensures that the browser fills in the correct values for a form.