GrapesJS / mjml

Newsletter Builder with MJML components in GrapesJS
http://grapesjs.com/demo-mjml.html
BSD 3-Clause "New" or "Revised" License
618 stars 218 forks source link

Change configuration pluginsOpts: { 'grapesjs-mjml': { preMjml:"" postMjml: "", } #317

Closed karlitaviky811 closed 1 year ago

karlitaviky811 commented 1 year ago

Hello, I would like to know how I can change the configuration (preMjml,postMjml) of pluginsOpts: { 'grapesjs-mjml': { preMjml:"" postMjml: "", }

dynamically after an event?