menu
pulsar_web package
documentation
engine/morphic/conten_elements.dart
Output
htmlFor method
htmlFor method
dark_mode
light_mode
htmlFor
method
Output
htmlFor
(
String
f
)
Implementation
Output htmlFor(String f) { attr('for', StringAttribute(f)); return this; }
pulsar_web package
documentation
engine/morphic/conten_elements
Output
htmlFor method
Output class