Overview. Specify custom behavior on keyup event. ... <p>Typing in the input box below updates the key count</p> <input ng-keyup="count = count + 1" ...
確定! 回上一頁