A component is the heart of Angular 2 and above versions. In Angular 2 and above versions all types of coding goes through the components. It is the basic building block of Angular programming. It is a group of Template, Class, and Decorator.
source https://www.c-sharpcorner.com/article/learn-about-component-in-angular/
No comments:
Post a Comment