AngularJS Question:
What is Compile function in AngularJS?
Answer:
It is used for template DOM Manipulation and collect all of the directives.
Previous Question | Next Question |
What is Post linking function in AngularJS? | What is Link function in AngularJS? |