Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Abortable

Hierarchy

  • Abortable

Index

Properties

Properties

Optional signal

signal: AbortSignal | undefined

When provided the corresponding AbortController can be used to cancel an asynchronous action.

Generated using TypeDoc