menu
pulsar_web package
documentation
engine/morphic/conten_elements.dart
Form
target method
target method
dark_mode
light_mode
target
method
Form
target
(
String
t
)
Implementation
Form target(String t) { attr('target', StringAttribute(t)); return this; }
pulsar_web package
documentation
engine/morphic/conten_elements
Form
target method
Form class