Hey, is there any way I can take code components and custom behavior and export as plain HTML?
There’s no way to use our REST API to generate html if you’re using your own code components; you will have to do so yourself with ReactDOMServer.renderToString()
Can we add Animatecc as a plugin to plasmic Studio so that we can use their animation? It offers HTML5 when exporting the animation from Animate CC. How can I integrate the HTML5 animation with Plasmic? And Could you give us an example of ReactDOMServer.renderToString()
Does it work if you insert that as a Custom HTML Embed?
Yes, I have tried HTML embedding, but I can’t see anything there.
Can you share what is the HTML string you are trying to include?