HTMLDialogElement$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 HTMLDialogElement, provided by the HTMLDialogElement$Typings extension

Overload accessor: $1, $2
no 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 Reference
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})

Available on HTMLDialogElement, provided by the HTMLDialogElement$Typings extension

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

Available on HTMLDialogElement, provided by the HTMLDialogElement$Typings extension

MDN Reference
getter/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