Preparing search index...
The search index is not available
vastly
vastly
find
Function find
find
(
node
,
callback
)
:
any
Find a node and return it, or
null
if not found.
Parameters
node
:
any
callback
:
(
(
arg0
)
=>
boolean
)
(
arg0
)
:
boolean
Parameters
arg0
:
any
Returns
boolean
Returns
any
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
vastly
childPaths
children
clearParent
closest
evaluate
find
getParent
getParentPath
map
prepend
replace
serialize
setParentPath
transform
updateParents
variables
walk
Generated using
TypeDoc
Find a node and return it, or
null
if not found.