Liking cljdoc? Tell your friends :D

web.dom.PromiseRejectionEvent.ev

PromiseRejectionEvent Events.

PromiseRejectionEvent Events.
raw docstring

rejectionhandledcljs

Event.

Fired when a JavaScript Promise is rejected, and after the rejection handled by the promise's rejection handling code.

Event.

Fired when a JavaScript Promise is rejected, and after the rejection
handled by the promise's rejection handling code.
sourceraw docstring

unhandledrejectioncljs

Event.

Fired when a JavaScript Promise is rejected but there is no rejection to deal with the rejection.

Event.

Fired when a JavaScript Promise is rejected but there is no rejection
to deal with the rejection.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close