Difference of Angular @ViewChild
2018-09-25 本文已影响0人
forks1990
@ViewChild to retrieve child view object defined in current component template, @ContentChild also looks view objects injected through <ng-content>
@ViewChild to retrieve child view object defined in current component template, @ContentChild also looks view objects injected through <ng-content>