src/app/app.component.html content_copy <input [value]="currentItem.name" (input)="currentItem.name=getValue($event)">. 在這個例子中,會發生下列操作:.
確定! 回上一頁