AbortSignal.aborted - Web documentation
property AbortSignal.aborted

Returns true if this AbortSignal's AbortController has signaled to abort, and false otherwise.

Type

boolean