Angular 透過Data Binding 讓TypeScript(Component) 及HTML(Template) 兩邊互相傳遞 ... <button (click)="onClick('World')">Font color</button> ...
確定! 回上一頁