crackyourinterview.com


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

Define linking function and its types in Angular?
Question Posted on 24 Apr 2022Home >> Angular >> Angular FAQ >> Define linking function and its types in Angular?

Define linking function and its types in Angular?
In Angular link basically combines the directives with a scope and helps to produce live view. And link function is also responsible for register DOM listeners and also to update the DOM. Once the template is cloned it is executed. Below are the two types of linking function in Angular:-

(1)Pre-linking function:-Pre-Linking function are executed before the child elements are linked. And it is not considered as a safe way for DOM transformation.

(2)Post linking function:-Post linking function is mainly executed after the child elements are linked. It is safe to do DOM transformation by Post-linking function.
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