mattelen / vue3-runtime-template

Vue component for compiling templates on the fly using a v-html like API
MIT License
47 stars 12 forks source link

Permission to register child component as strings #1

Open calebeaires opened 3 years ago

calebeaires commented 3 years ago

Is there some way to use not one, but more than one vue-syntax template string at once, using the first registered string, naming it to be used as a child's component?