$template in Vue 3
What problem does this feature solve?
I tried petite-vue and found it had this nice $template
feature where I could specify the id
of a template
element and it would render that.
What does the proposed API look like?
Same $template
in Vue 3 as exists already petite-vue.
https://github.com/vuejs/petite-vue#components-with-template