HTMLMetaElement$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
-
content
↔ String
-
Gets or sets meta-information to associate with httpEquiv or name.
getter/setter pair
-
httpEquiv
↔ String
-
Gets or sets information used to bind the value of a content attribute of a meta element to an HTTP response header.
getter/setter pair
-
media
↔ String
-
getter/setter pair
-
name
↔ String
-
Sets or retrieves the value specified in the content attribute of the meta object.
getter/setter pair
-
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
-
scheme
↔ String
-
Sets or retrieves a scheme to be used in interpreting the value of a property specified for the object.
@deprecated
getter/setter pair