Preparing search index...
The search index is not available
mobx-bonsai
mobx-bonsai
isChildOfParent
Function isChildOfParent
isChildOfParent
(
child
:
object
,
parent
:
object
)
:
boolean
Returns if the target is a "child" of the tree of the given "parent" node.
Parameters
child
:
object
Target node.
parent
:
object
Parent node.
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
mobx-bonsai
Loading...
Returns if the target is a "child" of the tree of the given "parent" node.