Use @ViewChildren from @angular/core to get a reference to the components. template <div *ngFor="let v of views"> <customcomponent ...
確定! 回上一頁