menu
pulsar_web package
documentation
engine/morphic/void_elements.dart
Base
href method
href method
dark_mode
light_mode
href
method
Base
href
(
String
h
)
Implementation
Base href(String h) { attr('href', StringAttribute(h)); return this; }
pulsar_web package
documentation
engine/morphic/void_elements
Base
href method
Base class