Angular DOM Manipulation: ElementRef, TemplateRef, and ViewContainerRef

added by JavaScript Kicks
10/13/2022 4:08:07 PM

990 Views

In this article, we are going to examine some DOM manipulation techniques in Angular. If the terms elements, templates, views, and view containers sound confusing or new, then this one is for you. So, let's get started! Elements are pretty much everything we see (or not) on a web page.


0 comments