Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AbortController

Hierarchy

  • AbortController

Implemented by

Index

Properties

Methods

Properties

Readonly signal

signal: AbortSignal

An object that reports whether the action associated with this {AbortController} has been cancelled.

Methods

abort

  • abort(): void