Skip to content

What's the difference between in pre-compiled templates and in in-DOM templates #9915

Closed Answered by Justineo
xxholly32 asked this question in Help/Questions
Discussion options

You must be logged in to vote

Pre-compiled templates are those you write in <template> blocks of SFC or in template property of your component option.

In-DOM templates are those you write in real DOM.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@xxholly32
Comment options

Answer selected by xxholly32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants