HTMLDialogElement$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 HTMLDialogElement, provided by the HTMLDialogElement$Typings extension
Overload accessor: $1, $2no setter - close ↔ void Function([String?])
-
Available on HTMLDialogElement, provided by the HTMLDialogElement$Typings extension
getter/setter pair - open ↔ bool
-
Available on HTMLDialogElement, provided by the HTMLDialogElement$Typings extension
MDN Referencegetter/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 HTMLDialogElement, provided by the HTMLDialogElement$Typings extension
Overload accessor: $1, $2no setter - returnValue ↔ String
-
Available on HTMLDialogElement, provided by the HTMLDialogElement$Typings extension
MDN Referencegetter/setter pair - show ↔ void Function()
-
Available on HTMLDialogElement, provided by the HTMLDialogElement$Typings extension
getter/setter pair - showModal ↔ void Function()
-
Available on HTMLDialogElement, provided by the HTMLDialogElement$Typings extension
getter/setter pair