type
Type partial text into a field then pick from suggestions
Typeahead / autocomplete: type partial text, wait for suggestions, then pick an option. Distinct from fill (replaces entire field) and pick from (opens a closed combobox).
Syntax
When I type "<partial>" in "<field>" and pick "<option>"Qualifiers
| Qualifier | Role | Example |
|---|---|---|
in | Field label | type "Can" in "Country" and pick "Canada" |
and pick | Option to select from suggestions | same |
Examples
When I type "Can" in "Country" and pick "Canada"