usewaypoint / email-builder-js

A free and open-source block-based email template builder.
https://emailbuilderjs.com
MIT License
308 stars 92 forks source link

Read/Write Editor content in Javascript #115

Open RAEMO2 opened 1 month ago

RAEMO2 commented 1 month ago

I need Read the content from emaileditor and write some custom HTML inputs into the emaileditor and this process need to be done from pure javascript/jquery. Also the js file is placed outside the React folder.