Saved Bookmarks
| 1. |
Explain Ng-init Directive ? |
|
Answer» ng-init DIRECTIVE initializes an AngularJS Application data. It is USED to put values to the VARIABLES to be used in the application. ng-init directive initializes an AngularJS Application data. It is used to put values to the variables to be used in the application. |
|