Is it possible to convert an import component to html in a .vue file? #7454
Answered
by
zhangzhonghe
ryuhangyeong
asked this question in
Help/Questions
-
DescriptionCan I convert the imported component into an html string and express it in html? |
Beta Was this translation helpful? Give feedback.
Answered by
zhangzhonghe
Jan 4, 2023
Replies: 1 comment
-
You can try the renderToString. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ryuhangyeong
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can try the renderToString.