HTMLMapElement$Typings extension
Properties
-
addEventListener
→ ({void Function<
K$>(HTMLElementEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on HTMLMapElement, provided by the HTMLMapElement$Typings extension
Overload accessor: $1, $2no setter - areas → HTMLCollection
-
Available on HTMLMapElement, provided by the HTMLMapElement$Typings extension
Retrieves a collection of the area objects defined for the given map object.no setter - name ↔ String
-
Available on HTMLMapElement, provided by the HTMLMapElement$Typings extension
Sets or retrieves the name of the object.getter/setter pair -
removeEventListener
→ ({void Function<
K$>(HTMLElementEventMap< $1, void Function(String type, Object listener, [Object? options]) $2})K$> type, dynamic listener(K$), [Object? options]) -
Available on HTMLMapElement, provided by the HTMLMapElement$Typings extension
Overload accessor: $1, $2no setter