How can I be able to start filtering only when the querytext\'s length is equal to 2?
I have this code and I do not know how to start filtering only when querytext.l
Add ng-minlength="2" to element.
ng-minlength="2"