HTMLDialogElement

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
close
void close(string returnValue)
Undocumented in source. Be warned that the author may not have intended to support it.
open
void open(bool open)
Undocumented in source. Be warned that the author may not have intended to support it.
open
auto open()
Undocumented in source. Be warned that the author may not have intended to support it.
returnValue
void returnValue(string returnValue)
Undocumented in source. Be warned that the author may not have intended to support it.
returnValue
auto returnValue()
Undocumented in source. Be warned that the author may not have intended to support it.
show
void show()
Undocumented in source. Be warned that the author may not have intended to support it.
showModal
void showModal()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.html.HTMLElement _parent;
Undocumented in source.

Meta