@corefunc/corefunc
Preparing search index...
collection
collectionAtAny
Function collectionAtAny
collectionAtAny
<
T
>
(
object
:
Record
<
string
,
T
>
,
propertyNames
:
string
[]
,
onFail
:
T
,
)
:
T
Type Parameters
T
Parameters
object
:
Record
<
string
,
T
>
propertyNames
:
string
[]
onFail
:
T
Returns
T
Name
collectionAtAny
Description
Pick object property from list of names
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@corefunc/corefunc
Loading...
Name
collectionAtAny
Description
Pick object property from list of names