<h1>how-to-iterate-object-keys-using-ngfor</. h1>. <div *ngFor="let key of Object.keys(myObj)">. <p>Key-> {{key}} and value is -> {{myObj. [key]}}</p>.
確定! 回上一頁