Salem Ben Afia
Results
1
comments of
Salem Ben Afia
Vincent l'a fait: Broadcast the event and watch it : In your angucomplete.js, add : ``` ``` $scope.$on('clearInput', function () { $scope.searchStr = null; }) ``` ``` Then , in...