oferh / ng2-completer

Angular 2 autocomplete component
http://oferh.github.io/ng2-completer/
MIT License
348 stars 171 forks source link

Angular Material Support Documentation #390

Open manojgudi2016 opened 6 years ago

manojgudi2016 commented 6 years ago

Hi Team,

You have done great job in making this re-usable component and sharing with the community, thank you for all the hard work and support.

Could you make some documentation on how this component will work with Angular Material, I am planning to use this control with Angular Material.

Thank you, Manoj

oferh commented 6 years ago

@manojgudi2016 just out of curiosity if your'e using Material why not use Material autocomplete or select component?

manojgudi2016 commented 6 years ago

@oferh : You are right, I already started using Angular Material Autocomplete, wasn't aware of it when I asked the question. Thanks for the reply. But this is definitely a great control for native angular projects.