简介@ViewChild和@ViewChildren是Angular提供给我们的装饰器,用于从模板视图 ... //parent.component.ts @ViewChild(ChildTestComponent) childTest ...
確定! 回上一頁