PropsHTMLDialogElement extension

on

Properties

open ↔ bool

Available on HTMLDialogElement, provided by the PropsHTMLDialogElement extension

getter/setter pair
returnValue ↔ String

Available on HTMLDialogElement, provided by the PropsHTMLDialogElement extension

getter/setter pair

Methods

close([String? returnValue]) → void

Available on HTMLDialogElement, provided by the PropsHTMLDialogElement extension

show() → void

Available on HTMLDialogElement, provided by the PropsHTMLDialogElement extension

showModal() → void

Available on HTMLDialogElement, provided by the PropsHTMLDialogElement extension