Autocomplete Binding

The Autocomplete binding is simply a wrapper around the jquery UI autocompleter. Its main use is that it allows you to include autocomplete functionality in the data-bind attribute of a knockout template.

Please refer to the jquery ui documentation for further details

Usage

Markup

Javascript

Results

Dependencies