interface AbortController
A controller object that allows you to abort one or more DOM requests as and when desired.
Properties #
#signal: AbortSignal
readonly
Returns the AbortSignal object associated with this object.
Methods #
variable AbortController
A controller object that allows you to abort one or more DOM requests as and when desired.
Properties #
#prototype: AbortController
readonly