sergeyt / meteor-typeahead

Autocomplete package for meteor powered by twitter typeahead.js
https://atmospherejs.com/sergeyt/typeahead
MIT License
146 stars 82 forks source link

Is it possible to use Template event maps with the typeahead events? #96

Open emlama opened 9 years ago

emlama commented 9 years ago

I'd love to do it this way as it feels more organized but I can't find any documentation on this approach. Thanks!

sergeyt commented 9 years ago

@matthewforr this feature would be useful. Now it does not work, but it should be easy to implement. Please feel free to make a PR for this.