StrikekitStrikekit

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

QualifierRoleExample
inField labeltype "Can" in "Country" and pick "Canada"
and pickOption to select from suggestionssame

Examples

When I type "Can" in "Country" and pick "Canada"

On this page