What is elementref in angular 4?
Answer / Yachana Sharma
ElementRef is an Angular service that provides a reference to the native DOM element of an Angular component. It can be used to access and manipulate the DOM directly.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to use the json object in ng-repeat?
What is splice method?
What is called in angular?
Does apple use angular?
What is router outlet in angular?
What is parent scope and rootscope in angularjs?
What is the scope of $scope?
If both factory and service are equivalent, then when should I use them?
What is the promise?
What is "track by" in angularjs and how does it work?
What are the differences between angular and angular js?
What is the use of polyfills.ts file in angular 2?