angular-email-editor
angular-email-editor copied to clipboard
exportHtml not working
core.js:6456 ERROR TypeError: Cannot read property 'exportHtml' of undefined at EmailEditorComponent.exportHtml (angular-email-editor.js:110)
exportHtml() { this.emailEditor.editor.exportHtml((data) => console.log('exportHtml', data)); }
"@angular/animations": "~12.0.2", "@angular/cdk": "^12.0.2", "@angular/common": "~12.0.2", "@angular/compiler": "~12.0.2", "@angular/core": "~12.0.2",