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

How to destory component by customelement register? #272

Open AOWSOFTER opened 1 year ago

AOWSOFTER commented 1 year ago

I has been registed a component by customelement. but now I want to destory this component by manul, so what should I do?