所述ViewChild装饰返回给定的指令,组件或模板参考选择相匹配的第一个元素。 ... from '@angular/core'; @Directive( { selector: '[appShark]' } ) export class ...
確定! 回上一頁