AngularJS Question:

What is Pre-linking function in AngularJS?

Tweet Share WhatsApp

Answer:

Pre-linking function is executed before the child elements are linked. It is not considered as the safe way for DOM transformation.

Read All 57 AngularJS Questions
Previous QuestionNext Question
What is linking function?What is Post linking function in AngularJS?