twitter / typeahead.js

typeahead.js is a fast and fully-featured autocomplete library
http://twitter.github.io/typeahead.js/
MIT License
16.52k stars 3.21k forks source link

Autcomplete for two columns of data #1624

Open dave7777 opened 7 years ago

dave7777 commented 7 years ago

This is such a wonderful script - I wanted to ask if it is possible to search for the key words inside the two/three columns of data?

blairanderson commented 7 years ago

You cannot have multiple columns.

you can have multiple groups of data that are rendered in different rows.