Which AngularJS directive is used to bind AngularJS application data to the disabled attribute of HTML elements?

56. Which AngularJS directive is used to bind AngularJS application data to the disabled attribute of HTML elements?

  1. ng-disabled
  2. ng-disable
  3. ng-disabledElement
  4. ng-disableElement

Answer: A) ng-disabled

Explanation:

The ng-disabled directive is used to bind AngularJS application data to the disabled attribute of HTML elements.

Comments and Discussions!

Load comments ↻






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