Preparing search index...
The search index is not available
XYO Platform SDK - v3.6.9
XYO Platform SDK
@xyo-network/object
pickByPrefix
Function pickByPrefix
pickByPrefix
<
T
extends
object
,
P
extends
string
>
(
payload
:
T
,
prefix
:
P
,
maxDepth
?:
number
,
)
:
DeepPickStartsWith
<
T
,
P
>
Type Parameters
T
extends
object
P
extends
string
Parameters
payload
:
T
prefix
:
P
Optional
maxDepth
:
number
Returns
DeepPickStartsWith
<
T
,
P
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
XYO Platform SDK - v3.6.9
Loading...