type property

String get type

The HTMLSelectElement.type read-only property returns the form control's type.

Implementation

external String get type;