IHtmlDialogElement
public interface IHtmlDialogElement : IHtmlElement, IElement, INode, IEventTarget, IMarkupFormattable, IParentNode, IChildNode, INonDocumentTypeChildNode, IElementCssInlineStyle, IGlobalEventHandlers
Repesents the dialog HTML element.
Gets or sets if the dialog is open.
Gets or sets the return value of the dialog.
Closes the dialog.
Shows the dialog, optionally anchored to the element.
Shows the dialog modally, optionally anchored to the element.