orizens / ngx-typeahead

A simple but yet powerful typeahead component for Angular (css framework agnostic)
https://www.npmjs.com/package/ngx-typeahead
MIT License
61 stars 29 forks source link

Busy spinner #36

Open horaciodiez opened 5 years ago

horaciodiez commented 5 years ago

Hi: First i want to thank you for your great, great job. I just want to ask, if it is posible, for a busy spinner while the component is looking for data. Thank you in advance. Best regards,

Horacio

orizens commented 4 years ago

interesting - looking into it.

GenerallyLegalToy commented 4 years ago

Alternatively, if you could expose an "isLoading" attribute, that would be great (and perhaps less work).