aria-autocomplete Examples
The following examples are static and not fully functional. This is simply a reduced test case.
Using a text input
text input with aria-autocomplete="inline"
text input with aria-autocomplete="none"
Using combobox
These follow the aria 1.2 combobox pattern.
Combobox with aria-autocomplete="list"
Combobox with aria-autocomplete="both"