What is embedded view in angular?



What is embedded view in angular?..

Answer / Ankush Kumar

An Embedded View in Angular is a child view that is created within an existing view. It's useful for complex templates where components need to share data or when nested views are required.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What makes angular.js better?

1 Answers  


What does ‘ng-serve’ do?

1 Answers  


What an angular 5 component made of?

1 Answers  


What is difference between angular and angularjs?

1 Answers  


Can you automate porting angular 1 code to angular 2?

1 Answers  


In angular 2 module consist of what arrays?

1 Answers  


What is called in angular?

1 Answers  


What is json web token?

1 Answers  


How can you handle errors in angular 2 applications?

1 Answers  


Do you know scope in angular?

1 Answers  


What are differences between components and directives?

1 Answers  


what is di (dependency injection)?

1 Answers  


Categories