nodeValue property

String nodeValue
@DocsEditable(), @DomName('Node.nodeValue'), final

The value of this node.

This varies by this type's nodeType.

Other resources

Node.nodeValue from MDN. This page contains a table of nodeValue values for each nodeType.

Implementation

final String nodeValue