How get the html from App #1139
-
How get the html from App for create a template. |
Beta Was this translation helpful? Give feedback.
Answered by
Archmonger
Sep 2, 2023
Replies: 1 comment
-
You can convert |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Archmonger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can convert
html.*
into raw HTML by using thereactpy.utils.vdom_to_html
utility.