I was wondering whether or not it is possible to implement a slight delay on $scope.$watch. I have the following which queries the server, so I\'d like to implement a slight del
you can use ng-model-option, if the model 'query' is a Html tag or Angular directive, for Ej:
You can see the Angular Doc here: https://docs.angularjs.org/api/ng/directive/ngModelOptions