Example: angular elementref // in template // @ViewChild("myEl") el: ElementRef; ngAfterViewInit(){ this.el.nativeElement.innerHTML = "Hi"; console.
確定! 回上一頁