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

Starting Autocomplete after the n-th letter #135

Open hasanadnantaha opened 7 years ago

hasanadnantaha commented 7 years ago

Hello How can I change the code so the Auto-complete starts after entering the n-th letter.

bmcgonag commented 6 years ago

I would also like to be able to do this. Maybe I missed it in the documentation, but I see this is about a year old.