Replies: 0 comments 5 replies
-
this is planned in Vapor mode |
Beta Was this translation helpful? Give feedback.
-
@edison1105 Where is it documented and how can I try it? |
Beta Was this translation helpful? Give feedback.
-
Not available for now. It's just a thought. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@Shyam-Chen This issue has nothing to do with |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What problem does this feature solve?
Currently, when authoring components in SFC, we have to add a root
<template>
tag:Would be nice to be able to omit the root
<template>
tag when the templating language is html:The above syntax is closer to writing html files, therefore more natural and intuitive, Svelte does this by default, would be great if Vue supports it too.
What does the proposed API look like?
Beta Was this translation helpful? Give feedback.
All reactions