What is the role of ng-app, ng-init and ng-model directives?
Answer / chaitanya
. ng-app - Initialize the angular app.
. ng-init - Initialize the angular app data.
. ng-model - Bind the html elements like input, select, text area to angular app model.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is the aot?
What does ng bind do?
Why you use browsermodule, commonmodule, formsmodule, routermodule, and httpclientmodule?
What is *ngfor directive used for?
What is route params?
Define services in angularjs.
What is mvc5?
How to use styleurls and styles in angular 2?
What is service in angular?
Ln component and service which logic that we have to write?
What are the Pipes?
What is angularjs latest version?