@lesjoursfr/browser-tools
Preparing search index...
isTextNode
Function isTextNode
isTextNode
(
node
:
Node
)
:
node
is
Text
Check if a node is an HTML Element.
Parameters
node
:
Node
the node to test
Returns
node
is
Text
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.