menu
Dart
dart:html
Node
hasChildNodes method
hasChildNodes
dark_mode
light_mode
description
hasChildNodes
method
bool
hasChildNodes
(
)
Returns true if this node has any children.
Other resources
Node.hasChildNodes
from MDN.
Implementation
bool hasChildNodes() native;
Dart
dart:html
Node
hasChildNodes method
Node class
Cookies management controls