select property - ContentElement class - dart:html library (original) (raw)

description

String? getselect

Implementation

String? get select native;

setselect (String? value)

Implementation

set select(String? value) native;