[Solution found!] 使用@ViewChildren从@angular/core获得对组件的引用模板<div *ngFor="let v of views"> <customcomponent #cmp></customcomponent> </div> ...
確定! 回上一頁