menu
js_bindings package
documentation
bindings/dom.dart
PropsNode
hasChildNodes method
hasChildNodes method
dark_mode
light_mode
hasChildNodes
method
bool
hasChildNodes
(
)
Implementation
bool hasChildNodes() => js_util.callMethod(this, 'hasChildNodes', []);
js_bindings package
documentation
bindings/dom
PropsNode
hasChildNodes method
PropsNode extension on
Node