angular >= 6.1<div *ngFor="let item of object | keyvalue"> {{item.key}}:{{item.value}}</div>
確定! 回上一頁