Articles tagged: PromiseRejectionEvent
Found 4 documents
- Web/API/PromiseRejectionEvent The PromiseRejectionEvent interface represents events which are fired when JavaScript Promise s ...
- Web/API/PromiseRejectionEvent/promise The PromiseRejectionEvent.promise read-only property indicates the JavaScript Promise which has ...
- Web/API/PromiseRejectionEvent/PromiseRejectionEvent The PromiseRejectionEvent() constructor returns a newly created PromiseRejectionEvent, which ...
- Web/API/PromiseRejectionEvent/reason The PromiseRejectionEvent.reason read-only property is any JavaScript value or Object which ...