href property

String? href
final

The hyperlink target for the area. Its value is a valid URL. This attribute may be omitted; if so, the ImageMapArea element does not represent a hyperlink.

Implementation

final String? href;