menu
Dart
dart:html
AreaElement
coords property
coords
brightness_4
brightness_5
description
coords
property
String
coords
Implementation
String get coords native;
void
coords=
(
String
value
)
Implementation
set coords(String value) native;
Dart
dart:html
AreaElement
coords property
AreaElement class