Search code examples
javascriptangularjsangular-materialtypehead

Angular material autocomplete with typehead


Is there any way that I can implement autocomplete suggestions in material autocomplete angular js with typehead? example: Animals: Lion ,Tiger Birds: Eagle,Dove Like one in jquery autocomplete, https://jqueryui.com/autocomplete/#categories


Solution

  • yes, implement that code you have as a directive and work done. You may try with other directives like github.com/angular-ui/ui-select