Event filred whether the promise is rejected. The detail
property of the CustomEvent object
will be set to the rejection error.
Event fired when the promise is resolved. The detail
property of the CustomEvent object
will be set to the resolved value.
Properties to be used with the Awaiter component.