Preloading a JSX Component into Grapes Canvas #5692
Unanswered
kaimou1357
asked this question in
Q&A
Replies: 1 comment
-
I'd recommend checking this discussion as the closest thing to React <> GrapesJS integration. |
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.
-
I've currently got some code generated in the form of JSX. It may or may not use other react libraries that are OUTSIDE the standard React code.
What is the proper way to import this?
Looking at this code sandbox, , it's not really apparent to me HOW the code is actually imported when using React. If I decompile the code from JSX -> ES5, is it possible for Grapes to load ES5 code?
Beta Was this translation helpful? Give feedback.
All reactions