Hello,
I would like to be able to create qwik pages at runtime using grapesjs.
To do so I need to know how to update and render Qwik components from updated HTML in the grapesjs iFrame during runtime. (not SSR and HMR)
Unfortunately there is no documentation on this topic at all.
Would be great if there was an additional basic rendering example that doesn't have all the noise of the others.
Thanks
Suggestion
Hello, I would like to be able to create qwik pages at runtime using grapesjs. To do so I need to know how to update and render Qwik components from updated HTML in the grapesjs iFrame during runtime. (not SSR and HMR) Unfortunately there is no documentation on this topic at all. Would be great if there was an additional basic rendering example that doesn't have all the noise of the others. Thanks