Take a look at ng2-bootstrap. It already has a typeahead component which should do what you want: http://valor-software.com/ng2-bootstrap/#/typeahead
On Thu, Jul 14, 2016 at 6:05 AM, Simon Azzopardi < [email protected]> wrote: > Hi guys, > > Does anyone can give some help on how to achive this: > > I need to on keyup on an input, an event will be trigerred to get the > input value and search for through server side. > > But in order to sent to many, I need some delay after keyup, just like > after finishes entering a word > > Can anyone give me some insight regarding this please? > > Kind Regards > > -- > You received this message because you are subscribed to the Google Groups > "AngularJS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/angular. > For more options, visit https://groups.google.com/d/optout. > -- Lucas Lacroix Computer Scientist System Technology Division, MEDITECH <http://ehr.meditech.com> 781-774-2293 -- You received this message because you are subscribed to the Google Groups "AngularJS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/angular. For more options, visit https://groups.google.com/d/optout.
