What is the use of ng-cloak directive in angularjs?



What is the use of ng-cloak directive in angularjs?..

Answer / Sadanand Sati

The ng-cloak directive in AngularJS is used to hide the HTML template until the AngularJS application has finished rendering. This prevents the user from seeing an 'unformatted' version of the page for a brief moment during the initial load.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How angular prevents sross site scripting (xss)?

1 Answers  


What is ng bind in angular?

1 Answers  


Explain the difference between angular 2 modules vs. Javascript modules

1 Answers  


How many types of data bindings are there in angularjs?

1 Answers  


Which ones are singleton in angularjs?

1 Answers  


List some cons or disadvantages of using angularjs?

1 Answers  


Explain the difference between a factory and a service in angularjs?

1 Answers  


What is the difference between annotation and decorator in angular 2?

1 Answers  


Can you please explain what is testability like in angular?

1 Answers  


Why are decorators used in angular 2?

1 Answers  


Explain the architecture overview of angular.

1 Answers  


What is AtScript?

1 Answers  


Categories