Skip to content

Documentation / AbortSignal

AbortSignal

Wraps any extension with an addAbortSignal function to allow to remove the extension from the animation with an AbortController.

Type Aliases

Type AliasDescription
SignalOptionAn object that contains an AbortSignal option within the signal field.

Functions

FunctionDescription
addAbortSignalAdds the option to add an AbortSignal to any function which returns a function to undo its effects.