PromiseRejectionEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

promise
auto promise()
Undocumented in source. Be warned that the author may not have intended to support it.
promise
void promise(Promise!(Any) promise)
Undocumented in source. Be warned that the author may not have intended to support it.
reason
void reason(T0 reason)
Undocumented in source. Be warned that the author may not have intended to support it.
reason
auto reason()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.dom.EventInit _parent;
Undocumented in source.

Meta