angular-extensions / elements

Lazy load Angular Elements (or any other web components / custom elements ) with ease!
https://angular-extensions.github.io/elements/
MIT License
317 stars 40 forks source link

Reload Component #152

Open ManuelCarok opened 1 year ago

ManuelCarok commented 1 year ago

Is there a way to reload a component loaded with LazyElementModule? Destroy and reload?