property AbortSignal.aborted
Returns true if this AbortSignal's AbortController has signaled to abort, and false otherwise.
Type Jump to heading
boolean
Returns true if this AbortSignal's AbortController has signaled to abort, and false otherwise.
boolean