Preparing search index...
The search index is not available
map.apps Bundle APIs 4.19.0
map.apps Bundle APIs 4.19.0
apprt-core
url-utils
isCrossDomainFrom
Function isCrossDomainFrom
isCrossDomainFrom
(
origin
:
string
,
url
:
URL
)
:
boolean
Returns true if the given
url
is on a different host than
origin
.
Parameters
origin
:
string
url
:
URL
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
map.apps Bundle APIs 4.19.0
Loading...
Returns true if the given
url
is on a different host thanorigin
.