What angular components can be defined within AngularJS templates?



What angular components can be defined within AngularJS templates?..

Answer / Mohammad Ali Mehdi

AngularJS templates can define several components, including controllers, services, directives, filters, and custom components created using the ng-component or ng-include directives.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is the use of lazy loading in angular 6?

1 Answers  


What are angular prefixes $ and $$?

1 Answers  


How will you explain deep linking in angularjs?

1 Answers  


In how many different ways, you can define a directive and what is the best practice?

1 Answers  


How google handles security in angular 4 applications?

1 Answers  


What is internationalization in angularjs?

1 Answers  


What is the use of ngfor directive in angular?

1 Answers  


What is @injectable()?

1 Answers  


What is angular 4? What’s new in angular 4?

1 Answers  


What is route in angularjs?

1 Answers  


What are angular js expressions?

1 Answers  


What is pathlocationstrategy?

1 Answers  


Categories