innerHTML; // get the content of your element el.nativeElement.innerHTML = 'my new content'; // set content of your element ...
確定! 回上一頁