ngModelOptions 是Angular 1.3 增加的功能,讓你可以控制ngModel 的更新時機,甚至能加上debounce 來控制更新的頻率。這是ng-conf 關於ngModelOptions 的五分鐘介紹.
確定! 回上一頁