What is the role of ng-app, ng-init and ng-model directives? Technology Community › Category: AngularJS › What is the role of ng-app, ng-init and ng-model directives? 0 Vote Up Vote Down VietMX Staff asked 4 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