nodeValue property
The value of this node.
This varies by this type'snodeType.
Other resources
- Node.nodeValuefrom MDN. This page contains a table ofnodeValue values for eachnodeType.
Implementation
String? get nodeValue native;The value of this node.
This varies by this type'snodeType.
String? get nodeValue native;