nodeName property
The read-only nodeName
property of Node
returns the name of the
current node as a string.
Implementation
external String get nodeName;
The read-only nodeName
property of Node
returns the name of the
current node as a string.
external String get nodeName;