coords property - AreaElement class - dart:html library (original) (raw)

description

String getcoords

Implementation

String get coords native;

setcoords (String value)

Implementation

set coords(String value) native;