HTMLLabelElement$Typings extension

on

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
control HTMLElement?
Returns the form control that is associated with this element.
no setter
form HTMLFormElement?
Retrieves a reference to the form that the object is embedded in.
no setter
htmlFor String
Sets or retrieves the object to which the given label object is assigned.
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