Skip to main content
AbortSignal.aborted - Platform - Web documentation
property AbortSignal.aborted
Private

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

Type

boolean