onEditorContentChange.emit(content); }); } }); } ngOnDestroy() { tinymce.remove(this.editor); } }複製程式碼 // tiny-editor.component.html ...
確定! 回上一頁