nodeName property
The name of this node.
This varies by this node'snodeType.
Other resources
- Node.nodeNamefrom MDN. This page contains a table ofnodeName values for eachnodeType.
Implementation
String? get nodeName native;The name of this node.
This varies by this node'snodeType.
String? get nodeName native;