Detecting clicks on a component is easy in Angular 2: Just use the (click) event binding, pass a function from the component's instance and ...
確定! 回上一頁