id property - Element class - dart:html library (original) (raw)
String getid
Implementation
String get id native;setid (String value)
Implementation
set id(String value) native;
String getid
String get id native;setid (String value)
set id(String value) native;