Simple Typeahead

A typeahead example that gets values from a static string
Model: {{ model1 | json }}

Formatted results

A typeahead example that uses a formatter function for string results

Model: {{ model3 | json }}

Template for results

A typeahead example that uses custom template for results display and uses object as a model
{{ r.name }}
Model: {{ model5 | json }}

Open on Focus

It is possible to get the focus events with the current input value

Model: {{ model2 | json }}

Wikipedia search

It is possible to get the focus events with the current input value
searching...
Sorry, suggestions could not be loaded.

Model: {{ model1 | json }}