now I want to build a test project, which requires that I can run both vue, and html. I still don"t have a clue after thinking about it for a long time. Can you help me to see if this can be realized? What is the realization idea? Thank you
now I want to build a test project, which requires that I can run both vue, and html. I still don"t have a clue after thinking about it for a long time. Can you help me to see if this can be realized? What is the realization idea? Thank you
page renders two div, one as the root node of vue and the other as the root node of html, one mountain and two tigers coexist peacefully.
fyi:vue and html are not two opposing concepts
Let me translate your question for you:
how to build a project that requires running both js, and html?
this proposition is not true in the first place
Previous: What is the function of vue's v-stat?