How do you identify a structural directive in html?



How do you identify a structural directive in html?..

Answer / Dev Raj Bairwa

Structural Directives in Angular 2 change the structure of a DOM element by adding, removing or modifying elements. You can identify them in HTML by their prefix ng- (e.g., ngFor, ngIf).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is interceptors in angular?

1 Answers  


What is aot?

1 Answers  


Can we use angularjs in android?

1 Answers  


Which Angular Directive Would You Use To Hide An Element From The DOM Without Modifying Its Style?

1 Answers  


What are services in angular?

1 Answers  


How can we setting up our development environment for angular 2?

1 Answers  


What is the difference between es5 vs es6?

1 Answers  


what is the difference between one-way binding and two-way binding in angularjs?

1 Answers  


What are some security-related features built into the angular framework?

1 Answers  


What is a cookie?

1 Answers  


What is directives in angular?

1 Answers  


Difference between angularjs and react.js.

1 Answers  


Categories