[QUESTION] How to load HTML string in the Canvas in the React App? #4867
Unanswered
harryandriyan
asked this question in
Q&A
Replies: 1 comment
-
There is no |
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.
-
Hi, all I'm using https://github.com/thanhtunguet/grapesjs-react wrapper in my app.
I've tried to load HTML string from the remote URL to the canvas and found that
editor.setComponent(htmlString)
will work, but in theonInit
props function theeditor
param doesn't hassetComponent
function.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions