url-vir - v2.1.6
Preparing search index...
createHref
Function createHref
createHref
(
__namedParameters
:
Readonly
<
Pick
<
UrlParts
,
|
"protocol"
|
"username"
|
"password"
|
"hostname"
|
"port"
|
"hash"
|
"pathname"
|
"search"
,
>
,
>
,
)
:
string
Combined the needed URL parts into a URL's full href.
Parameters
__namedParameters
:
Readonly
<
Pick
<
UrlParts
,
|
"protocol"
|
"username"
|
"password"
|
"hostname"
|
"port"
|
"hash"
|
"pathname"
|
"search"
,
>
,
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
url-vir - v2.1.6
Loading...
Combined the needed URL parts into a URL's full href.