formMethod property - ButtonElement class - dart:html library (original) (raw)
String? getformMethod
Implementation
String? get formMethod native;
setformMethod (String? value)
Implementation
set formMethod(String? value) native;
String? getformMethod
String? get formMethod native;
setformMethod (String? value)
set formMethod(String? value) native;