menu
cloudflare_workers package
documentation
public/html_rewriter.dart
Element
getAttribute method
getAttribute method
dark_mode
light_mode
getAttribute
method
String
?
getAttribute
(
String
name
)
Implementation
String? getAttribute(String name) => _delegate.getAttribute(name);
cloudflare_workers package
documentation
public/html_rewriter
Element
getAttribute method
Element class