oferh/ng2-completer

Show some items in different color in the dropdown when the dropdown is displayed

aditivai opened this issue · 0 comments

I am using ng2-completer in my angular-6 project.
I want to highlight some specific items in the dropdown. I tried using html tags wrapped around those items, but the tags are shown as it is in the dropdown.
Any idea how this requirement can be fulfilled?