Angular exposes the local variable index , but is there a way to define other ... <div *ngFor="let list of comboList; let i = index; let count = 0"> <h1>{{ ...
確定! 回上一頁