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 dependency injection in angular 2?
What is impure pipe in angular?
In angular what is string interpolation?
Which is easier to learn react or angular?
How can we achieve internationalization using angular 2 ?
What is 'transfer data to and from the ui' in angularjs?
What is RouterOutlet?
What are some differences between angular 2 and 4?
What do u mean by router?
What are the characteristics of 'scope'?
Define the features of angularjs.
Is AngularJS is compatible with all modern browsers?