Skip to content

@aninest/extensions / AbortSignal

AbortSignal

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

Index

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.