Preparing search index...
The search index is not available
url-vir - v2.1.3
url-vir
codeValue
Function codeValue
codeValue
(
value
:
string
,
options
:
|
undefined
|
Readonly
<
Pick
<
{
encoding
?:
Encode
|
Decode
|
None
;
searchParamStrategy
?:
Clear
|
Replace
|
Append
;
}
,
"encoding"
,
>
,
>
,
)
:
string
Encode or Decode or pass through a value as per the configured encoding option.
Parameters
value
:
string
options
:
|
undefined
|
Readonly
<
Pick
<
{
encoding
?:
Encode
|
Decode
|
None
;
searchParamStrategy
?:
Clear
|
Replace
|
Append
;
}
,
"encoding"
,
>
,
>
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
url-vir - v2.1.3
Loading...
Encode or Decode or pass through a value as per the configured encoding option.