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 |
What is interceptors in angular?
What is aot?
Can we use angularjs in android?
Which Angular Directive Would You Use To Hide An Element From The DOM Without Modifying Its Style?
What are services in angular?
How can we setting up our development environment for angular 2?
What is the difference between es5 vs es6?
what is the difference between one-way binding and two-way binding in angularjs?
What are some security-related features built into the angular framework?
What is a cookie?
What is directives in angular?
Difference between angularjs and react.js.