119 B
119 B
Current URL
Use window.location.href to get current URL.
var currentUrl = _ => window.location.href;
Use window.location.href to get current URL.
var currentUrl = _ => window.location.href;