Skip to content

obsidian/components/abort-signal-component

Component that provides an AbortSignal for cancelling long-running operations on plugin unload.

ClassDescription
AbortSignalComponentProvides an AbortSignal that is aborted when the component is unloaded.