0
abrewer created
I see that the Metronic controls have a TypeAhead component, however the example in ASP.net Zero Demo Components makes use of primeng autoComplete. Is there a reason that you did not use the Metronic TypeAhead? Is primeng better in any way?
Just curious? THanks
1 Answer(s)
-
0
Hi @abrewer
When we started AspNet Zeros Angular version, Metronic was not providing an Angular template, so we choose a good component. As I can see, Metronic uses https://github.com/ng-bootstrap/ng-bootstrap and it seems nice.
We haven't faced any problem with PrimenNg Autocomplete until now and haven't changed it since it works very well.