Which directive binds the value of HTML controls to application data?

17. Which directive binds the value of HTML controls to application data?

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

Answer: C) ng-model

Explanation:

The ng-model directive binds the value of HTML controls to application data.

Comments and Discussions!

Load comments ↻






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