mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 20:52:10 +08:00
For some reasons when using typeahead dataset display field with angular, the bindings dont work properly across every field mapped. But displayKey works. According to the api https://github.com/twitter/typeahead.js/blob/master/src/typeahead/dataset.js#L47 both fields are accepted.