Quantcast
Channel: angular.org.il
Viewing all articles
Browse latest Browse all 175

ViewChildren and ContentChildren in Angular – Minko Gechev’s blog

$
0
0

In this article I’m going to explain the difference between the concepts of view children and content children in Angular. We will take a look at how we can pass access these two different kinds of children from their parent component. Along the content we are also going to mention what the difference between the properties providers and viewProviders of the @Component decorator is.

Source: ViewChildren and ContentChildren in Angular – Minko Gechev’s blog

The post ViewChildren and ContentChildren in Angular – Minko Gechev’s blog appeared first on angular.org.il.


Viewing all articles
Browse latest Browse all 175

Trending Articles