menu
webby package
documentation
webby.dart
Node
contains method
contains method
dark_mode
light_mode
contains
method
JSBoolean
contains
(
Node
other
)
Whether the node contains another node.
Implementation
external JSBoolean contains(Node other);
webby package
documentation
webby
Node
contains method
Node extension type