ngOnChanges (..) gets an object that contains every @Input property of our component as key and a SimpleChange object as according value.
確定! 回上一頁