Sunday, 13 October 2019

Angular @ViewChild() error: Expected 2 arguments, but got 1

Angular 8 , ViewChild takes 2 parameters

@ViewChild(ChildDirective, {static: false}) Component

No comments:

Post a Comment