You tell Angular to use that block as a template for rendering each item in the ... <li *ngFor="let item of itemsObservable | async as items; index as i; ...
確定! 回上一頁