Get full url string instead of only pathname

is there a way to get the full URL instead of just the pathname. I can only ever see pathnamein examples

dd.Input(‘url’, ‘pathname’)

Also, populating this with anything else doesnt throw an error that would show the documentation for the url input and I couldnt find a complete documentation that would show all potential inputs

See https://dash.plot.ly/dash-core-components/location for the full list of properties available.

Thanks a lot. href was what I was looking for