At the parent html: <doughnut-chart #chartData *ngFor="let ansd of answersData;"></doughnut-chart> parent ts: @ViewChildren("chartData") ...
確定! 回上一頁