When provided the corresponding AbortController
can be used to cancel an asynchronous action.
interface
events.default.Abortable
interface Abortable
- signal?: AbortSignal
interface
When provided the corresponding AbortController
can be used to cancel an asynchronous action.