Open evargast opened 1 year ago
Browsers need certain hints to know when to autocomplete an input field, lets add those for the fields that may be autocompleted.
Here's the documentation for the autocomplete feature, read it and figure out what elements to add to the input fields
NOTE: these fields should be dynamic and change based on the variant
variant
Browsers need certain hints to know when to autocomplete an input field, lets add those for the fields that may be autocompleted.
Here's the documentation for the autocomplete feature, read it and figure out what elements to add to the input fields
NOTE: these fields should be dynamic and change based on the
variant