🏠 New in High Baseline Support: AbortController and AbortSignal
September 25, 2021
The AbortController and AbortSignal APIs allow you to cancel an ongoing operation, such as a fetch() request.
September 25, 2021
The AbortController and AbortSignal APIs allow you to cancel an ongoing operation, such as a fetch() request.