autocomplete attribute: on & off values
The `autocomplete` attribute for `input` elements indicates to the browser whether a value should or should not be autofilled when appropriate.
elementinternals api: ariaautocomplete
element api: ariaautocomplete
htmlformelement api: autocomplete
htmlinputelement api: autocomplete
htmlinputelement api: showpicker: `autocomplete` input
htmlselectelement api: autocomplete
htmltextareaelement api: autocomplete
html element: button: autocomplete
html element: form: autocomplete
html element: input: `type="color"`: autocomplete
html element: textarea: autocomplete
html attribute: autocomplete
html attribute: autocomplete: `new-password` value
html attribute: autocomplete: `one-time-code` value
html attribute: autocomplete: `webauthn` value
16 results found.