Preparing search index...
The search index is not available
@wopjs/dom - v0.1.3
@wopjs/dom
contains
Function contains
contains
(
node
:
Node
,
other
:
null
|
Node
)
:
boolean
Returns true if other is an inclusive descendant of node, and false otherwise.
Parameters
node
:
Node
other
:
null
|
Node
Returns
boolean
Settings
Theme
OS
Light
Dark
@wopjs/dom - v0.1.3
Loading...
Returns true if other is an inclusive descendant of node, and false otherwise.