Search
Preparing search index...
The search index is not available
@udecode/plate - v13.5.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@udecode/plate - v13.5.0
ApplyDeepToNodesOptions
Interface ApplyDeepToNodesOptions<N>
Type parameters
N
:
TNode
Hierarchy
ApplyDeepToNodesOptions
Index
Properties
apply
node
query
source
Properties
apply
apply
:
(
node
:
NodeOf
<
N
>
, source
:
Record
<
string
,
any
>
|
(
(
)
=>
Record
<
string
,
any
>
)
)
=>
void
Type declaration
(
node
:
NodeOf
<
N
>
, source
:
Record
<
string
,
any
>
|
(
(
)
=>
Record
<
string
,
any
>
)
)
:
void
Parameters
node:
NodeOf
<
N
>
source:
Record
<
string
,
any
>
|
(
(
)
=>
Record
<
string
,
any
>
)
Returns
void
node
node
:
N
Optional
query
query
:
QueryNodeOptions
source
source
:
Record
<
string
,
any
>
|
(
(
)
=>
Record
<
string
,
any
>
)
Exports
Apply
Deep
ToNodes
Options
apply
node
query
source
Generated using
TypeDoc