@lesjoursfr/browser-tools
Preparing search index...
isCommentNode
Function isCommentNode
isCommentNode
(
node
:
Node
)
:
node
is
Comment
Check if a node is an HTML Element.
Parameters
node
:
Node
the node to test
Returns
node
is
Comment
true if the node is an HTMLElement
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@lesjoursfr/browser-tools
Loading...
Check if a node is an HTML Element.