Angular ViewChild
We are not stopping with the decorators here. The next one we’ll tackle is the @ViewChild. Additionally, you can get a refresher on @ContentChild and @ContentChildren. We’ve seen how @ContentChild and @ContentChildren work. Components are queried based on what we pass inside the component tags.… Read More »Angular ViewChild