Henrik Ebbeskog

Results 1 issues of Henrik Ebbeskog

Hi! It would be great to have the same functionality as in angular 1: https://docs.angularjs.org/api/ng/directive/ngModelOptions That is: `ng-model-options="{ updateOn: 'default blur', debounce: { 'default': 500, 'blur': 0 } }"` The...

enhancement