Web features explorer

AbortSignal.any()

Newly available since 2024-03-19
Tags: api

The AbortSignal.any() static method combines an iterable of abort signals into a single signal, with the abort reason taken from the first signal to abort. To learn more, see AbortSignal: any() static method at MDN.

Compatibility

Specifications