Solved

AngularJS Can Show or Hide HTML Depending on the State

Question 1

Multiple Choice

AngularJS can show or hide HTML depending on the state of data in the model. You do so using a set of AngularJS directives such as . . . . . . which are created specifically for that purpose.


A) ng-shown, ng-hidden
B) ng-show, ng-hide
C) nt-show, nt-hide
D) ng-shows, ng-hides

Correct Answer:

verifed

Verified

Related Questions