coords property - AreaElement class - dart:html library (original) (raw)
String getcoords
Implementation
String get coords native;setcoords (String value)
Implementation
set coords(String value) native;
String getcoords
String get coords native;setcoords (String value)
set coords(String value) native;