menu
puppeteer package
documentation
protocol/dom_snapshot.dart
DOMNode
attributes property
attributes property
dark_mode
light_mode
attributes
property
List
<
NameValue
>
?
attributes
final
Attributes of an
Element
node.
Implementation
final List<NameValue>? attributes;
puppeteer package
documentation
protocol/dom_snapshot
DOMNode
attributes property
DOMNode class