What is difference between $document and window.document in AngularJS?
Answer Posted / chaitanya
$document is an Angular service which reference to the browser's window.document object.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is event distner and host distner in angular?
Explain components in angular 2?
What are the main advantages of angularjs?
What is single page application?
How to debug the $rootscope object of angularjs when in the browser?
Is angular js compatible with all browsers?
Can we use ngfor in div?
How old is angular?
Is the jquery library used in angular?
When will ngoninit be called?
How can you get url parameters from angularjs controller?
What is eventemitter in angular?
How to bootstrap your angular app for multiple modules?
What are angular expressions?
Explain system.config.ts file used in angular?