menu
cloudflare_workers package
documentation
interop/html_rewriter_interop.dart
PropsElement
attributes property
attributes property
dark_mode
light_mode
attributes
property
Iterable
<
String
>
get
attributes
Implementation
Iterable<String> get attributes => js_util.getProperty(this, 'attributes');
cloudflare_workers package
documentation
interop/html_rewriter_interop
PropsElement
attributes property
PropsElement extension on
Element