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

description

String gettype

Implementation

String get type native;

settype (String value)

Implementation

set type(String value) native;