vue-email-editor
vue-email-editor copied to clipboard
Add Typescript Support, deprecate old methods
@omerzahidbajwa in react-email-editor we have a demo json. Could be good idea to use the same in angular + vue https://github.com/unlayer/react-email-editor/blob/master/demo/src/example/sample.json
@ivoIturrieta For the demo json, currently typescript is erroring out on the sample.json (JSONTemplate) being used in react-email-editor, i have used similar json in angular and vue editors and its probably from your PR earlier on angular. I will sync it up on the react as well when we update that editor