Replies: 2 comments
-
Yes, try to check this example: https://app.grapesjs.com/docs-sdk/configuration/projects#use-case-inline-data |
Beta Was this translation helpful? Give feedback.
0 replies
-
I found this piece of code, that works just fine.
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am using in my project GrapesJsStudioSDK with project type "email". When saving project, I want to save to my db HTML code of project. I'm using editor.getHtml() method, but it returns MJML code instead of HTML.
When i click on "Code" button to see project code, it can show HTML or MJML, so there should be some method responsible for generating HTML.
Thanks for help.
Beta Was this translation helpful? Give feedback.
All reactions