I am using ng-select for search in my project. I want the list to be displayed only when the user has typed more than 2 characters. I have tried search, change and open events of ng-select but I am not getting the actual term typed by the user. Any help is appreciated.