crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

What is use of ng-init directive in angular
Question Posted on 03 Apr 2020Home >> Angular >> Angular FAQ >> What is use of ng-init directive in angular

What is use of ng-init directive in angular
ng-init directive initializes AngularJS application variables. We will use ng-init to initializes some values. We can alse use data-ng-, inplace of ng-, if we need to make our page HTML valid.

Below is the syntax to use ng-init:-

< div data-ng-app="" data-ng-init="websitename='crackyourinterview'">
< p>The name is < span data-ng-bind="websitename"> < /span> < < /p>
< /div>
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Provide name of some inbuilt angular filters ?

What is Transpiling in Angular?

Define the ng-content Directive

Define ng-if directive

Write down 11 main difference between Angular and React?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap