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

description

String getformMethod

override

Implementation

String get formMethod native;

setformMethod (String value)

override

Implementation

set formMethod(String value) native;