AngularJS

AngularJS Directives

AngularJS Filters and Elements

AngularJS Tutorials

AngularJS ng cloak Directive

AngularJS ng-cloak Directive

 

 

The ng-cloak directive is used to prevent the document from showing unfinished AngularJS code while AngularJS is being loaded. It has no parameters.

 

Syntax:-

 

< element ng-cloak >< /element >

Code Explanation

All Tutorials related to AngularJS Directives

All Sections related to AngularJS