What is the role of ng-app, ng-init and ng-model directives?

Technology CommunityCategory: AngularJSWhat is the role of ng-app, ng-init and ng-model directives?
VietMX Staff asked 3 years ago

The main role of these directives is explained as:

  • ng-app – Initialize the angular app.
  • ng-init – Initialize the angular app data.
  • ng-model – Bind the html elem