Which AngularJS directive is used to hide or show an HTML element?
Options:
Explanation:
The
ng-hide directive is used to hide or show an HTML element.
Tags:
AngularJS
Answer:
Which AngularJS directive is used to hide or show an HTML element ng-hide.