select property - ContentElement class - dart:html library (original) (raw)
String? getselect
Implementation
String? get select native;
setselect (String? value)
Implementation
set select(String? value) native;
String? getselect
String? get select native;
setselect (String? value)
set select(String? value) native;