What is difference between $document and window.document in AngularJS?
Answer / chaitanya
$document is an Angular service which reference to the browser's window.document object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is angularjs a framework?
What is property binding?
Explain ng-controller directive angularjs?
List some tools for testing angular applications?
What is directive in angularjs?
Why angular 4 is faster?
What do you understand by strict conceptual escaping?
Why is lazy evaluation good?
how to update or upgrade angular cli version
What is resolve in angularjs?
How do you identify a structural directive in html?
How AngularJS handle data binding?