HTMLTitleElement$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})

Available on HTMLTitleElement, provided by the HTMLTitleElement$Typings extension

Overload accessor: $1, $2
no setter
removeEventListener → ({void Function<K$>(HTMLElementEventMap<K$> type, dynamic listener(K$), [Object? options]) $1, void Function(String type, Object listener, [Object? options]) $2})

Available on HTMLTitleElement, provided by the HTMLTitleElement$Typings extension

Overload accessor: $1, $2
no setter
text String

Available on HTMLTitleElement, provided by the HTMLTitleElement$Typings extension

Retrieves or sets the text of the object as a string.
getter/setter pair