variable AbortController
A controller object that allows you to abort one or more DOM requests as and when desired.
type
🔗
{ readonly prototype: AbortController; new (): AbortController; }
A controller object that allows you to abort one or more DOM requests as and when desired.
{ readonly prototype: AbortController; new (): AbortController; }
A controller object that allows you to abort one or more DOM requests as and when desired.