Which are the core directives of AngularJS?
Bhuvanesh Mohankumar
Predefined directive in angularjs are called core directive. These directive are many more 1. ng-repeat 2. ng-options 3. ng-if 4. ng-show 5 .ng-hide 6 ng-init 7 ng-click 8 ng-bind 9 ng-model 10 ng-app
There are three core directives in AngularJS,1) ng-app 2) ng-model 3) ng-bind