I have created a custom component which i have placed in a for loop e.g<div *ngFor="let view of views"> <customcomponent></customcomponent></div> The output ...
確定! 回上一頁