xavi / miss-plete

Misspelling-tolerant autocomplete in less than 220 lines of JavaScript.

Home Page:http://xavi.github.io/miss-plete

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Expose `select()` method to override default behaviour

matthewmorek opened this issue · comments

It would be great of the select() method was exposed, like listItemFn() and scoreFn() are, so that the default behaviour of selecting the value could be overridden.

An example could be the need to update the value in several different places (input and select, etc).

Closing because the project went stale some years ago.