react-element-to-jsx-string icon indicating copy to clipboard operation
react-element-to-jsx-string copied to clipboard

Convert jsx-string back to react-element

Open Ghoral opened this issue 2 years ago • 1 comments

Hi, This is a great package and exactly does what I want but how to convert the string back to Jsx element. Currently, I am storing the Jsx and functions in database by converting them to strings but I want to get the converted strings as HTML from the database and dynamically render in my page with Js and scss included.

Thank you.

Ghoral avatar May 30 '22 09:05 Ghoral

@Ghoral were you able to solve this?

Azasratruth avatar Jan 11 '24 10:01 Azasratruth