How do we output that in a list form using *ngFor? Well, we can easily solve that with a map() operator, like so: import { Component } from ...
確定! 回上一頁