What is Components in angular?
I'll answer
Earn 20 gold coins for an accepted answer.20
Earn 20 gold coins for an accepted answer.
40more
40more
Studied at the University of Lagos, Lives in Lagos, Nigeria.
In AngularJS, a Component is a special kind of directive that uses a simpler configuration which is suitable for a component-based application structure. ... Advantages of Components: simpler configuration than plain directives.
2023-06-13 19:40:35
评论(499)
Helpful(122)
Helpful
Helpful(2)

Taylor Davis
QuesHub.com delivers expert answers and knowledge to you.
In AngularJS, a Component is a special kind of directive that uses a simpler configuration which is suitable for a component-based application structure. ... Advantages of Components: simpler configuration than plain directives.