Which directive defines initial values for an AngularJS application?

19. Which directive defines initial values for an AngularJS application?

  1. ng-app
  2. ng-init
  3. ng-model
  4. ng-repeat

Answer: B) ng-init

Explanation:

The ng-init directive defines initial values for an AngularJS application.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.