I want to searched value placed on top of the dropdown of ngx-intl-tel-input
in Angular.
Ex. If I search Germany
, then Germany
should be show on top.
You can look below screen shot
I have tried many way like pick li
by class
but no luck.
I want to searched value placed on top of the dropdown of ngx-intl-tel-input
in Angular.
Ex. If I search Germany
, then Germany
should be show on top.
You can look below screen shot
I have tried many way like pick li
by class
but no luck.