-
Notifications
You must be signed in to change notification settings - Fork 26.5k
Closed as not planned
Description
Which @angular/* package(s) are relevant/related to the feature request?
elements
Description
Hello,
I am relatively new to the concept of Angular Elements and I am implementing an Angular Web Component in a webforms project.
The problem is I have to inject this component on the landing page and I want to remove this from the DOM when I navigate to specific workflows in the page. Is there any custom method that I need to implement in the parent framework which will allow me to delete the angular element from DOM or do I need to call an element while creating the custom element?
Please Help
Proposed solution
I really dont have any proposed solution
Alternatives considered
I can remove it from the DOM using native element.remove but is there any cleaner way to do this?
Metadata
Metadata
Assignees
Labels
No labels