comerc / meteor-autoform-typeahead

Custom "typeahead" input type for AutoForm
MIT License
13 stars 11 forks source link

How to capture typeahead:select event & data? #14

Open chongwang87 opened 8 years ago

chongwang87 commented 8 years ago

I would like to capture the event of typeahead:select, how to do it?

And also how to capture the data while typeahead:select?

tried 'typeahead:select .twitter-typeahead' but nothing happen. Please kindly advise. Thanks.