origin

The origin of the current page.

In the URL: "https://example.com/a/b/c/slug?x=1&y=2#id", the origin is "https://example.com"

This property is equivalent to window.location.origin but provided here as a convenience property.