karol-f / vue-custom-element

Vue Custom Element - Web Components' Custom Elements for Vue.js
https://karol-f.github.io/vue-custom-element/
MIT License
1.97k stars 187 forks source link

Using no html tags #227

Closed chakanish closed 3 years ago

chakanish commented 3 years ago

Hi

I had a requirement in which I am generating an overlay modal and exporting via vue-custom-element.

However I want the modal to appear whenever the script is included in the target html page without the need to add any tags. So I just want to use the tag Githubissues.

  • Githubissues is a development platform for aggregating issues.