Dart
dart:html
Node
nodeValue property
description
nodeValue property
String
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