<button ng-click="focusInput = true">Focus</button> <input ng-focus="count = count + 1" set-focus-if="focusInput" />. angular.module('app' ...
確定! 回上一頁