@ViewChild是Angular提供的用来从模板视图中获取匹配元素的一个属性装饰器 ... 如*ngIf标志的; 使用:@ViewChild(TemplateRef, { static: true }) foo ...
確定! 回上一頁