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