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?
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?