off
- disable autocompleteon
- enable autocomplete (a browser gives hint by their own judgement)
name
- full name (general purpose without breaking down into components below)honorific-prefix
- prefix such as Mrs., Dr. or Mile.honorific-suffix
- suffix such as Jr., PhD or IVgiven-name
- the first nameadditional-name
- the middle namefamily-name
- the last namenickname
- nickname
street-address
- detailed address (without details like city, ZIP etc.)address-line1
,address-line2
,address-line3
- ifstreet-address
is not presentaddress-level1
,address-level2
,address-level3
,address-level4
- address in terms of administrative levelcountry
- country codecountry-name
- country namepostal-code
- postal code (ZIP in the United States)
email
tel
- a full telephone numbertel-country-code
tel-national
- the entire phone number without the country code component, including a country-internal prefixtel-area-code
- the area code, with any country-internal prefix applied if appropriatetel-local
- the phone number without the country or area codetel-local-prefix
- for example 555 for the phone number 555-6502tel-local-suffix
- for example 6502 for the phone number 555-6502tel-extension
- a telephone extension code within the phone number, such as a room or suite number in a hotel or an office extension in a companyimpp
- a URL for an instant messaging protocol endpoint, such asxmpp:[email protected]
url
organization-title
username
current-password
new-password
- a browser will suggest a new passwordone-time-code
cc-name
- the full name printed on a cardcc-given-name
cc-additional-name
cc-family-name
cc-number
cc-exp
- expiration date in the formMM/YY
orMM/YYYY
cc-exp-month
cc-exp-year
cc-csc
- the security code like 3-digit code on the back of the cardcc-type
- type of card, like Visa or Master Cardtransaction-currency
transaction-amount
bday
- a birth full datebday-day
- the day of the month of a birth datebday-month
- the month of the year of a birth datebday-year
- the year of a birth datesex
photo
- the URL of an image representing the person or companylanguage
- given as a valid BCP 47 language tag (e.g.,en
)
Source: https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes/autocomplete