How can I render a html component in a vue app using routing?
I have a uni assignment with really vague instructions. I basically need to take a html file from an older project version, move the form within the file to a vue component, render the html file and the vue component within it. I used routing for all my links because it’s easier, but now I can’t figure out how to get the html to render.
How can I render a html component in a vue app using routing?
I have a uni assignment with really vague instructions. I basically need to take a html file from an older project version, move the form within the file to a vue component, render the html file and the vue component within it. I used routing for all my links because it’s easier, but now I can’t figure out how to get the html to render.
How can I render a html component in a vue app using routing?
I have a uni assignment with really vague instructions. I basically need to take a html file from an older project version, move the form within the file to a vue component, render the html file and the vue component within it. I used routing for all my links because it’s easier, but now I can’t figure out how to get the html to render.
Why @click and @paste show diff props
here is my demo DEMO