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