Which method of $location service is used to get the full URL of the current web page?
Options:
Explanation:
The
$location.absUrl() returns the full URL of the current web page.
Tags:
AngularJS
Answer:
Which method of $location service is used to get the full URL of the current web page absUrl().