When looping on a value of type number[] | string[] using *ngFor , I'm ... styles: [''] }) export class AppComponent { val: number[] | string[] = [1, 2, 3, ...
確定! 回上一頁