#Render component html into textarea
7 messages · Page 1 of 1 (latest)
Hi, a textarea is meant to provide a text input on multiple lines. What are you trying to achieve?
Just trying to dump the HTML that the component generates. That way the user can copy it
It can't work, you need to implement your own logic to get the html version of the rendered component