AbortController

Term side of the Card
Topic: Specials
Unit title: AbortController
Categories: Object
Explanation side of the Card

Explanation: The interface to signal cancelation of one or more asynchronous operations. Often used with fetch requests to abort them.

Browser compatibility:
  • The chrome browser supports this feature starting from version 3
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 3.5
  • The safari browser supports this feature starting from version 4
Availability: