Example: @ViewChild(StudentComponent) studentViewChild: StudentComponent;. It means search inside parent component template(view) for this child component and ...
確定! 回上一頁