This directive is the successor of Angular 1s ng-repeat directive. ... The syntax is *ngFor="let <value> of <collection>" . <value> is a variable name of your ...
確定! 回上一頁