That's what Angular event binding is all about. ... received focus (blur)="myMethod()" // An element has lost focus (submit)="myMethod()" ...
確定! 回上一頁