formMethod property - ButtonElement class - dart:html library (original) (raw)

description

String? getformMethod

Implementation

String? get formMethod native;

setformMethod (String? value)

Implementation

set formMethod(String? value) native;