Meteor-Community-Packages / meteor-autocomplete

Client/server autocompletion designed for Meteor's collections and reactivity.
https://atmospherejs.com/mizzao/autocomplete
MIT License
350 stars 109 forks source link

Show autocomplete when click/focus #108

Open yohanology opened 8 years ago

yohanology commented 8 years ago

Is there a way to trigger the autocomplete when you just click in the input field?

mizzao commented 8 years ago

I guess not at the moment, but would take a PR.