I am using ng2-completer dropdown and when I select a value from the dropdown the value is shown in the inout box. When we open the dropdown again the selected value should be highlighted. I do not see that can be done with any of the options provided. For example in the demo page you have an example demonstrating "open, close and focus programmatically", in this example if we select a value and then open the dropdown the selected value is not highlighted.
I am using ng2-completer dropdown and when I select a value from the dropdown the value is shown in the inout box. When we open the dropdown again the selected value should be highlighted. I do not see that can be done with any of the options provided. For example in the demo page you have an example demonstrating "open, close and focus programmatically", in this example if we select a value and then open the dropdown the selected value is not highlighted.