HTMLAnchorElement$Typings extension
Properties
-
addEventListener
→ ({void Function<K$>(HTMLElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})
-
Overload accessor: $1, $2
no setter
-
charset
↔ String
-
Sets or retrieves the character set used to encode the object.
@deprecated
getter/setter pair
-
coords
↔ String
-
Sets or retrieves the coordinates of the object.
@deprecated
getter/setter pair
-
download
↔ String
-
MDN Reference
getter/setter pair
-
hreflang
↔ String
-
Sets or retrieves the language code of the object.
getter/setter pair
-
name
↔ String
-
Sets or retrieves the shape of the object.
@deprecated
getter/setter pair
-
ping
↔ String
-
getter/setter pair
-
referrerPolicy
↔ String
-
MDN Reference
getter/setter pair
-
rel
↔ String
-
Sets or retrieves the relationship between the object and the destination of the link.
getter/setter pair
-
relList
→ DOMTokenList
-
MDN Reference
no setter
-
removeEventListener
→ ({void Function<K$>(HTMLElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})
-
Overload accessor: $1, $2
no setter
-
rev
↔ String
-
Sets or retrieves the relationship between the object and the destination of the link.
@deprecated
getter/setter pair
-
shape
↔ String
-
Sets or retrieves the shape of the object.
@deprecated
getter/setter pair
-
target
↔ String
-
Sets or retrieves the window or frame at which to target content.
getter/setter pair
-
text
↔ String
-
Retrieves or sets the text of the object as a string.
getter/setter pair
-
type
↔ String
-
MDN Reference
getter/setter pair