When using the Angular keyvalue pipe to iterate over an object's properties as follows:<div *ngFor="let item of object | keyvalue"> ...
確定! 回上一頁