theme-vir - v28.21.2
Preparing search index...
extractParam
Function extractParam
extractParam
<
const
T
extends
PropertyKey
>
(
possibleParams
:
|
readonly
PropertyKey
[]
|
Readonly
<
Record
<
PropertyKey
,
boolean
>
>
,
__namedParameters
:
Readonly
<
PartialWithUndefined
<
{
mapFrom
:
Record
<
T
,
any
>
;
mapTo
:
Record
<
string
,
T
>
}
,
>
,
>
,
)
:
T
[]
Type Parameters
const
T
extends
PropertyKey
Parameters
possibleParams
:
readonly
PropertyKey
[]
|
Readonly
<
Record
<
PropertyKey
,
boolean
>
>
__namedParameters
:
Readonly
<
PartialWithUndefined
<
{
mapFrom
:
Record
<
T
,
any
>
;
mapTo
:
Record
<
string
,
T
>
}
,
>
,
>
Returns
T
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
theme-vir - v28.21.2
Loading...