What is post linking function in angularjs?



What is post linking function in angularjs?..

Answer / Prabhat Yadav

Post-linking functions are called after a directive has been linked to its scope and compiled template. They allow you to perform custom initialization or manipulation of the element.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

What is import in angular?

1 Answers  


How can we setting up our development environment for angular 2?

1 Answers  


What do you understand by a template variable? How is it used?

1 Answers  


Can't bind to ngmodel since it isn't a known property of input angular?

1 Answers  


What are the new features in angular 8?

1 Answers  


What are the core differences between observables and promises?

1 Answers  


What methods $http service support?

1 Answers  


How to add css styles in angular 5/4 applications?

1 Answers  


What is angularjs expression?

1 Answers  


What are the main components of routing in angualr 2?

1 Answers  


What is the traceur compiler?

1 Answers  


Which other primeng components have you used with angular 2?

1 Answers  


Categories