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 |
Indexof(), if the given value is not in the string / array it will return what?
What directives support animations?
What is hostlistener in angular?
What is dirty checking in angular?
Explain different types of component decorators in angular 4?
Is AngularJS a library, framework, plugin or a browser extension?
what would you have in a shared module in angular 2?
Why services are used in angular?
What is two way data binding angularjs?
Give the example of angularjs object?
What is @injectable()?
What is testability like in angular?