HTMLParagraphElement$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 HTMLParagraphElement, provided by the HTMLParagraphElement$Typings extension
Overload accessor: $1, $2no setter - align ↔ String
-
Available on HTMLParagraphElement, provided by the HTMLParagraphElement$Typings extension
Sets or retrieves how the object is aligned with adjacent text. @deprecatedgetter/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 HTMLParagraphElement, provided by the HTMLParagraphElement$Typings extension
Overload accessor: $1, $2no setter