What is link function in angularjs?
Answer / Shailesh Maheshwari
"The link function in AngularJS is responsible for connecting the controller (which holds application data) with the view (which displays the data). The link function is called when an element is compiled and linked, and it performs operations such as updating the DOM based on the data in the controller."
| Is This Answer Correct ? | 0 Yes | 0 No |
How http client is interact with angular 2 servers?
Which version you are using js?
What's new features in angular 5?
What is angular cli json?
What is router state in angular 2?
What do you understand by linking function?
What classes should I add to module's declarations?
What is local reference in angular?
Distinguish between angularjs and javascript expressions.
What is dependency injection (di) in angular?
What is directives?
What is link function in angularjs?